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 2426ac6 commit 2c9a727Copy full SHA for 2c9a727
clang/cmake/caches/Apple-stage1.cmake
@@ -18,7 +18,7 @@ set(COMPILER_RT_INCLUDE_TESTS OFF CACHE BOOL "")
18
set(COMPILER_RT_BUILD_SANITIZERS OFF CACHE BOOL "")
19
set(CMAKE_MACOSX_RPATH ON CACHE BOOL "")
20
set(LLVM_ENABLE_ZLIB OFF CACHE BOOL "")
21
-set(LLVM_ENABLE_BACKTRACES OFF CACHE BOOL "")
+set(LLVM_ENABLE_BACKTRACES ON CACHE BOOL "")
22
set(CLANG_PLUGIN_SUPPORT OFF CACHE BOOL "")
23
set(CLANG_SPAWN_CC1 ON CACHE BOOL "")
24
set(CLANG_BOOTSTRAP_PASSTHROUGH
0 commit comments