Finish the bootstrap and upload again to sid with riscv64 architecture too

This commit is contained in:
Gianfranco Costamagna 2022-11-22 12:42:00 +01:00
parent 258c5837bb
commit d3cdf73c57
2 changed files with 9 additions and 3 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
llvm-toolchain-15 (1:15.0.5-5) unstable; urgency=medium
* Add riscv64 to spirv-15 supported list, now that the bootstrap is
finished.
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 22 Nov 2022 12:41:35 +0100
llvm-toolchain-15 (1:15.0.5-4) unstable; urgency=medium
* Explicitly depend on spirv-14 for riscv64, to bootstrap spirv there.

5
debian/control vendored
View File

@ -22,9 +22,8 @@ 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-15 [ amd64 arm64 armel armhf mips64el mipsel ppc64el s390x ] <!stage1> |
llvm-spirv-14 [ amd64 arm64 armel armhf mips64el mipsel ppc64el s390x ] <!stage1> | hello [!i386],
llvm-spirv-14 [ riscv64 ] <!stage1>,
llvm-spirv-15 [ amd64 arm64 armel armhf mips64el mipsel ppc64el riscv64 s390x ] <!stage1> |
llvm-spirv-14 [ amd64 arm64 armel armhf mips64el mipsel ppc64el riscv64 s390x ] <!stage1> | hello [!i386],
spirv-tools [ linux-any ] | hello [ !i386],
libcurl4-dev,
libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x],