[PATCH] D23232: [libcxx] Allow building both shared and static library
Petr Hosek via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 5 16:34:26 PDT 2016
phosek created this revision.
phosek added a subscriber: llvm-commits.
This change allows building both shared and static version of libc++ in a single build, sharing object files between both versions.
https://reviews.llvm.org/D23232
Files:
CMakeLists.txt
docs/BuildingLibcxx.rst
lib/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23232.67046.patch
Type: text/x-patch
Size: 6457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/4ff95653/attachment.bin>
More information about the llvm-commits
mailing list