mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 14:41:38 +00:00
also make sure that llvm-as is available
This commit is contained in:
parent
9010f36b6f
commit
eebdfc5729
2
debian/rules
vendored
2
debian/rules
vendored
@ -780,7 +780,7 @@ endif
|
||||
|
||||
debian-libclc-build:
|
||||
# workaround missing files on i386
|
||||
cd $(TARGET_BUILD_STAGE2) && ninja opt llvm-link
|
||||
cd $(TARGET_BUILD_STAGE2) && ninja opt llvm-link llvm-as
|
||||
# Builds libclc
|
||||
mkdir -p libclc/build
|
||||
echo "Using cmake: $(CMAKE_BIN)"
|
||||
|
Loading…
Reference in New Issue
Block a user