[PATCH] Install libc++ headers in include/, rather than lib/
Rafael EspĂndola
rafael.espindola at gmail.com
Fri Nov 15 06:16:53 PST 2013
On darwin the shipping clang has the headers installed in
/Applications/Xcode.app//Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/c++/v1/iostream
so it looks like this is intentional.
On 14 November 2013 19:09, Justin Bogner <mail at justinbogner.com> wrote:
> These two patches change the configure build system to install libc++
> headers in include/ like the cmake build system does. The second patch
> updates the search path on Darwin to work with this.
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
More information about the cfe-commits
mailing list