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 8737530 commit 054b11dCopy full SHA for 054b11d
.github/workflows/android-llvm-msvc-build.yml
@@ -39,6 +39,7 @@ jobs:
39
-DCMAKE_INSTALL_PREFIX=install \
40
-DLLVM_INCLUDE_TESTS=OFF \
41
-DLLVM_INCLUDE_EXAMPLES=OFF \
42
+ -DLLVM_ENABLE_ASSERTIONS=OFF \
43
-DLLDB_ENABLE_PYTHON=OFF \
44
-DLLVM_ENABLE_LIBXML2=OFF \
45
-DLLVM_ENABLE_ZLIB=OFF \
0 commit comments