Skip to content

Commit df10a28

Browse files
committed
[FOLD] build libunwind as static
1 parent cb4fc48 commit df10a28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

third-party/llvm/CMakePresets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"LLVM_ENABLE_BINDINGS": false,
2727
"LLVM_ENABLE_DIA_SDK": false,
2828
"LIBCXX_ENABLE_SHARED": false,
29+
"LIBUNWIND_ENABLE_SHARED": false,
2930
"LIBCXX_ENABLE_STATIC_ABI_LIBRARY": true,
3031

3132
"LLVM_INCLUDE_BENCHMARKS": false,

0 commit comments

Comments
 (0)