mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-05 02:53:13 +00:00
Bring back old version of spirv - necessary for apt.llvm.org
This commit is contained in:
parent
00539c4ad9
commit
9af30d9926
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,11 +1,15 @@
|
||||
llvm-toolchain-16 (1:16.0.6-16) UNRELEASED; urgency=medium
|
||||
|
||||
[ Gianfranco Costamagna ]
|
||||
* Make libclang-common-16-dev arch:any (Closes: #1041455)
|
||||
It was arch:all because all the code isn't arch dependant
|
||||
However, it causes issues for cross build.
|
||||
So, back to any
|
||||
|
||||
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 16 Sep 2023 10:39:22 +0200
|
||||
[ Sylvestre Ledru ]
|
||||
* Bring back old version of spirv - necessary for apt.llvm.org
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 19 Sep 2023 12:04:45 +0200
|
||||
|
||||
llvm-toolchain-16 (1:16.0.6-15) unstable; urgency=medium
|
||||
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -23,7 +23,9 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||
libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||
dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||
libpfm4-dev [linux-any], python3-setuptools, libz3-dev,
|
||||
llvm-spirv-16 [ amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x ] <!stage1> | hello [!i386],
|
||||
llvm-spirv-16 [ amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x ] <!stage1> |
|
||||
llvm-spirv-15 [ amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64 s390x ] <!stage1> |
|
||||
llvm-spirv-14 [ amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64 s390x ] <!stage1> | hello [!i386],
|
||||
spirv-tools [ linux-any ] | hello [ !i386],
|
||||
wasi-libc | hello [ !any-i386],
|
||||
libcurl4-openssl-dev | libcurl-dev,
|
||||
|
4
debian/control.in
vendored
4
debian/control.in
vendored
@ -23,7 +23,9 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||
libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||
dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||
libpfm4-dev [linux-any], python3-setuptools, libz3-dev,
|
||||
llvm-spirv-16 [ amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x ] <!stage1> | hello [!i386],
|
||||
llvm-spirv-16 [ amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x ] <!stage1> |
|
||||
llvm-spirv-15 [ amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64 s390x ] <!stage1> |
|
||||
llvm-spirv-14 [ amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64 s390x ] <!stage1> | hello [!i386],
|
||||
spirv-tools [ linux-any ] | hello [ !i386],
|
||||
wasi-libc | hello [ !any-i386],
|
||||
libcurl4-openssl-dev | libcurl-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user