Skip to content

Commit ef41e8c

Browse files
authored
[NO MERGE] test CI install
1 parent 1237bb2 commit ef41e8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/monolithic-linux.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ 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+
-D LLVM_BUILD_UTILS=ON \
67+
-D LLVM_INCLUDE_UTILS=ON \
6668
-D LLVM_INSTALL_UTILS=ON
6769

6870
start-group "ninja"

0 commit comments

Comments
 (0)