We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aceee7 commit e0219f2Copy full SHA for e0219f2
lldb/cmake/caches/Apple-lldb-Linux.cmake
@@ -1,5 +1,5 @@
1
include(${CMAKE_CURRENT_LIST_DIR}/Apple-lldb-base.cmake)
2
-set(LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES ON CACHE BOOL "")
+set(LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES ON CACHE BOOL "" FORCE)
3
4
set(LLVM_DISTRIBUTION_COMPONENTS
5
lldb
0 commit comments