[PATCH] Install libc++ headers in include/, rather than lib/

Justin Bogner mail at justinbogner.com
Thu Nov 14 16:09:02 PST 2013


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libc-Install-headers-in-include-rather-than-lib.patch
Type: text/x-patch
Size: 997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131114/318d4397/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Darwin-Look-for-libc-headers-in-include-rather-than-.patch
Type: text/x-patch
Size: 1926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131114/318d4397/attachment-0001.bin>


More information about the cfe-commits mailing list