Skip to content

Commit 180a477

Browse files
committed
include llvm binaries
1 parent 0f8e8f6 commit 180a477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ llvm-spirv)
234234
;;
235235
llvm-*)
236236
BASENAME=llvm
237-
NINJA_TARGET=install-llvm-headers
237+
NINJA_TARGET="install-llvm-headers install-llvm-libraries"
238238
NINJA_TARGET_RUNTIMES=
239239
# strip prefix from front of version
240240
VERSION=${VERSION#llvm-}

0 commit comments

Comments
 (0)