[cfe-commits] Hacks and kluges for libc++ on OS X 10.6
Howard Hinnant
hhinnant at apple.com
Thu Dec 20 14:42:18 PST 2012
On Dec 20, 2012, at 5:39 PM, Charles Davis <cdavis5x at gmail.com> wrote:
> 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
> <libcxx-10.6.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
Talk about a walk down memory lane... Yeah, those were a pita. :-) Putting these on the command line with -D is another option available to users.
Howard
More information about the cfe-commits
mailing list