[PATCH] [libcxx] Fix installation of ABI headers. Fixes PR20936

Eric Fiselier eric at efcs.ca
Mon Sep 22 21:10:49 PDT 2014


Hi mclow.lists, danalbert, jroelofs,

I changed the build so that each ABI header gets its own install rule. This gives us the flexibility to install different headers in different directories. 
This also fixes the problem where libstdc++ bits/<header>'s were not being installed under a bits directory.

http://reviews.llvm.org/D5454

Files:
  CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5454.13966.patch
Type: text/x-patch
Size: 918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140923/a8eaf6de/attachment.bin>


More information about the cfe-commits mailing list