[cfe-commits] Hacks and kluges for libc++ on OS X 10.6

Charles Davis cdavis5x at gmail.com
Thu Dec 20 14:39:01 PST 2012


Hi,

By request, this is a collection of patches I have to make libc++ work on 10.6. They're all hacks and kluges to make libc++ work better on 10.6, except the change the libc++'s makefile (to not chown(8) the just-installed headers to root:wheel). I made that one so I can install the headers for use in Clang's tests as part of a self-host build.

I don't expect Howard to OK these. I'm posting them here for the benefit of users stuck on 10.6 who want to build libc++. Do with them what you will, and use at your own risk.

Chip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxx-10.6.patch
Type: application/octet-stream
Size: 1549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121220/6257d884/attachment.obj>


More information about the cfe-commits mailing list