Skip to content

Commit

Permalink
include llvm binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf committed Dec 14, 2024
1 parent 0f8e8f6 commit 180a477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ llvm-spirv)
;;
llvm-*)
BASENAME=llvm
NINJA_TARGET=install-llvm-headers
NINJA_TARGET="install-llvm-headers install-llvm-libraries"
NINJA_TARGET_RUNTIMES=
# strip prefix from front of version
VERSION=${VERSION#llvm-}
Expand Down

0 comments on commit 180a477

Please sign in to comment.