Skip to content

Commit 1237bb2

Browse files
authored
Update monolithic-windows.sh
1 parent 4549764 commit 1237bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/monolithic-windows.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ cmake -S "${MONOREPO_ROOT}"/llvm -B "${BUILD_DIR}" \
4949
-D CMAKE_EXE_LINKER_FLAGS="/MANIFEST:NO" \
5050
-D CMAKE_MODULE_LINKER_FLAGS="/MANIFEST:NO" \
5151
-D CMAKE_SHARED_LINKER_FLAGS="/MANIFEST:NO" \
52-
-D LLVM_ENABLE_RUNTIMES="${runtimes}"
52+
-D LLVM_ENABLE_RUNTIMES="${runtimes}"
5353

5454
start-group "ninja"
5555

0 commit comments

Comments
 (0)