Le 15 nov. 2013 à 01:10, Justin Bogner <[email protected]> a écrit :

> Jean-Daniel Dupas <[email protected]> writes:
>> On darwin, clang looks for libc++ headers in 'lib/c++/v1' and not in
>> 'include/c++/v1' like on other OSes.
>> 
>> This patch update the libc++ CMake build system to install the libc++
>> headers at the right place on darwin.
> 
> I discussed this with a few people and the general consensus seems to be
> that the other direction makes more sense, ie, we should expect the
> headers in include/.
> 
> I sent a patch to that effect, which should obsolete this one as long as
> no one is opposed to it.

Thanks,

If the Darwin maintainers are OK with this direction, I prefer it too.

Now that libc++ is no longer installed in /usr on OS X, but only in Xcode 
toolchains, this change should be safe.

-- Jean-Daniel





_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to