On Tue, Jan 01, 2013 at 11:12:34PM +0400, ojab wrote: > Hello list, > > currently LLVM fails to build on linux with musl libc [1] due to two > issues, patch can be found in the attached file: > > 1) stderr/out/in are 'const void*' in musl, which leads to: That doesn't make sense from a standard perspective. Joerg