We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b08653 commit 5e72db4Copy full SHA for 5e72db4
build
@@ -29,6 +29,7 @@ cmake "$ROOTDIR/llvm" \
29
-DCMAKE_INSTALL_PREFIX="$ROOTDIR/out/host" \
30
-DCMAKE_PREFIX_PATH="$ROOTDIR/out/host" \
31
-DCMAKE_BUILD_TYPE=Release \
32
+ -DCMAKE_ASM_COMPILER="$CC" \
33
-DLLVM_ENABLE_BINDINGS=OFF \
34
-DLLVM_ENABLE_LIBEDIT=OFF \
35
-DLLVM_ENABLE_LIBPFM=OFF \
0 commit comments