rmaprath added a subscriber: rmaprath.
================
Comment at: libcxx/trunk/CMakeLists.txt:329
@@ +328,3 @@
+ ${CMAKE_SYSTEM_NAME} MATCHES "OpenBSD") AND
+ NOT LLVM_USE_SANITIZER)
+ set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -Wl,-z,defs")
----------------
Perhaps we should exclude `LIBCXX_HAS_EXTERNAL_THREAD_API` as well? Because
there we explicitly strip off these flags.
Repository:
rL LLVM
https://reviews.llvm.org/D24119
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits