Skip to content

Commit 5e72db4

Browse files
author
thearchivalone
committed
Blake3 ASM fix when using caching
1 parent 1b08653 commit 5e72db4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ cmake "$ROOTDIR/llvm" \
2929
-DCMAKE_INSTALL_PREFIX="$ROOTDIR/out/host" \
3030
-DCMAKE_PREFIX_PATH="$ROOTDIR/out/host" \
3131
-DCMAKE_BUILD_TYPE=Release \
32+
-DCMAKE_ASM_COMPILER="$CC" \
3233
-DLLVM_ENABLE_BINDINGS=OFF \
3334
-DLLVM_ENABLE_LIBEDIT=OFF \
3435
-DLLVM_ENABLE_LIBPFM=OFF \

0 commit comments

Comments
 (0)