From bf56f934f15e5a8bcac51efa15001d55b66f59a4 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Wed, 30 Nov 2022 16:29:02 +0100 Subject: [PATCH] Riscv64 is now bootstrapped --- debian/changelog | 6 ++++++ debian/control | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 99aeaacc..d8f5686b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-15 (1:15.0.6-3) unstable; urgency=medium + + * Build on spirv-15 for riscv64 too. + + -- Gianfranco Costamagna Wed, 30 Nov 2022 16:15:42 +0100 + llvm-toolchain-15 (1:15.0.6-2) unstable; urgency=medium * Fix build on riscv64 by disabling WASM for now. diff --git a/debian/control b/debian/control index 6a62e658..62b7be9f 100644 --- a/debian/control +++ b/debian/control @@ -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 ] | - llvm-spirv-14 [ amd64 arm64 armel armhf mips64el mipsel ppc64el s390x ] | hello [!i386], - llvm-spirv-14 [ riscv64 ], + llvm-spirv-15 [ amd64 arm64 armel armhf mips64el mipsel ppc64el riscv64 s390x ] | + llvm-spirv-14 [ amd64 arm64 armel armhf mips64el mipsel ppc64el riscv64 s390x ] | hello [!i386], spirv-tools [ linux-any ] | hello [ !i386], libcurl4-dev, libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x],