mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 21:37:23 +00:00
Finish the bootstrap and upload again to sid with riscv64 architecture too
This commit is contained in:
parent
258c5837bb
commit
d3cdf73c57
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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
5
debian/control
vendored
@ -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],
|
||||
|
Loading…
Reference in New Issue
Block a user