Skip to content

Commit 910f8f1

Browse files
authored
Update monolithic-linux.sh
1 parent 02963e6 commit 910f8f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ci/monolithic-linux.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ cmake -S "${MONOREPO_ROOT}"/llvm -B "${BUILD_DIR}" \
6363
-D CMAKE_INSTALL_PREFIX="${INSTALL_DIR}" \
6464
-D CMAKE_EXE_LINKER_FLAGS="-no-pie" \
6565
-D LLVM_ENABLE_WERROR=ON \
66-
-DLLVM_BUILD_UTILS=ON \
67-
-DLLVM_INCLUDE_UTILS=ON \
6866
-DLLVM_INSTALL_UTILS=ON
6967

7068
start-group "ninja"

0 commit comments

Comments
 (0)