Skip to content

Commit b0354c2

Browse files
committed
[FOLD]
1 parent 321392f commit b0354c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

third-party/llvm/CMakePresets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
"CLANG_INCLUDE_DOCS": false,
5050
"CLANG_BUILD_EXAMPLES": false,
5151
"LIBCXX_CXX_ABI": "libcxxabi",
52+
"LIBCXX_ENABLE_SHARED": false,
53+
"LIBCXXABI_ENABLE_SHARED": false,
54+
"LIBUNWIND_ENABLE_SHARED": false,
55+
"LIBCXX_ENABLE_STATIC_ABI_LIBRARY": true,
5256
"CMAKE_INSTALL_PREFIX": "${sourceDir}/install/${presetName}"
5357
}
5458
},

0 commit comments

Comments
 (0)