[libc-commits] [PATCH] D75136: [libc] Fix build when -DBUILD_SHARED_LIBS=On

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Feb 26 08:23:42 PST 2020


abrachet added a comment.

It looks like when you compile with `-DLLVM_USE_SANITIZER` it ends up adding a `-Wl,-allow-shlib-undefined`. I'll compile without that in the future to make sure it works :)


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

https://reviews.llvm.org/D75136





More information about the libc-commits mailing list