[PATCH] D24119: [libc++] add linker option "-Wl, -z, defs" in standalone build

Michał Górny via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 27 12:50:03 PDT 2016


mgorny added a comment.

In https://reviews.llvm.org/D24119#554251, @rmaprath wrote:

> Doesn't `-DLIBCXXABI_USE_LLVM_UNWINDER=ON` make it possible to build without `libgcc_s`? Or is this something else?


It's supposed to but it doesn't add the necessary libraries when linking libc++.so.


Repository:
  rL LLVM

https://reviews.llvm.org/D24119





More information about the cfe-commits mailing list