[libcxx-commits] [PATCH] D60166: [libc++abi] Refactor CMake build to avoid object libraries

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 2 16:55:46 PDT 2019


ldionne created this revision.
ldionne added reviewers: phosek, smeenai.
Herald added subscribers: libcxx-commits, dexonsmith, jkorous, christof, mgorny.
Herald added a reviewer: EricWF.
Herald added a project: libc++.
ldionne added a child revision: D60049: [libc++abi] Add LIBCXXABI_ENABLE_PIC cmake option.

Object libraries don't respect the default choice of PIC for shared
libraries. The change also makes the CMake code more localized and simpler.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60166

Files:
  libcxxabi/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60166.193392.patch
Type: text/x-patch
Size: 4763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190402/c5dfdb0c/attachment.bin>


More information about the libcxx-commits mailing list