tstellar added a comment.

The goal here is for distributions to be able to build libc++ one way and then 
have it work with clang without requiring that users add additional linker 
flags besides -static or -stdlib=libc++.  Is there a combination of CMake 
arguments we can use when building libc++ to make all static and shared linking 
with libc++ work out of the box?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96070/new/

https://reviews.llvm.org/D96070

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to