Skip to content

Commit 5d20c6a

Browse files
committed
Also disable LLVM_BINUTILS_BOOTSTRAP
1 parent 2b11de4 commit 5d20c6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/tools/ci-tools/build-smoke-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ build_world_script () {
6969
printf "Running build_world_script\n"
7070
command_wrapper su user -c "make -j$(nproc) ${EXTRA_MAKE_FLAGS} \
7171
CROSS_TOOLCHAIN=${CROSS_TOOLCHAIN} -DWITHOUT_LLVM_BINUTILS \
72+
-DWITHOUT_LLVM_BINUTILS_BOOTSTRAP \
7273
WITHOUT_TOOLCHAIN=yes buildworld"
7374
}
7475

0 commit comments

Comments
 (0)