Skip to content

Commit 50d8e88

Browse files
committed
Remove LIBCLANG_BUILD_STATIC from build script.
1 parent 7ab9f8e commit 50d8e88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ cmake "$ROOTDIR/llvm" \
187187
-DCLANG_TOOL_ARCMT_TEST_BUILD=OFF \
188188
-DCLANG_TOOL_C_ARCMT_TEST_BUILD=OFF \
189189
-DCLANG_TOOL_LIBCLANG_BUILD=OFF \
190-
-DLIBCLANG_BUILD_STATIC=ON \
191190
-DLLD_BUILD_TOOLS=OFF
192191
cmake --build . --target install
193192

0 commit comments

Comments
 (0)