mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-26 23:06:10 +00:00
llvm-spirv-17: fix 'llvm-spirv-17 but it is not installable' on i386
This commit is contained in:
parent
35076f5af3
commit
d2e2ed9cdb
2
debian/control
vendored
2
debian/control
vendored
@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||
dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||
libpfm4-dev [linux-any], python3-setuptools, libz3-dev,
|
||||
# llvm-spirv-17 [amd64 arm64 armel armhf i386 mips64el ppc64 ppc64el riscv64 s390x] <!stage1> | hello [!i386],
|
||||
llvm-spirv-17 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1> | hello [!i386],
|
||||
llvm-spirv-17 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1> | hello,
|
||||
spirv-tools [linux-any] | hello [!i386],
|
||||
wasi-libc | hello,
|
||||
libcurl4-openssl-dev | libcurl-dev,
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||
dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||
libpfm4-dev [linux-any], python3-setuptools, libz3-dev,
|
||||
# llvm-spirv-17 [amd64 arm64 armel armhf i386 mips64el ppc64 ppc64el riscv64 s390x] <!stage1> | hello [!i386],
|
||||
llvm-spirv-17 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1> | hello [!i386],
|
||||
llvm-spirv-17 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1> | hello,
|
||||
spirv-tools [linux-any] | hello [!i386],
|
||||
wasi-libc | hello,
|
||||
libcurl4-openssl-dev | libcurl-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user