Fix the bootstrapping (Closes: #1082610) Thanks to Andrey Feofilaktov for the patch

This commit is contained in:
Sylvestre Ledru 2024-09-30 22:27:18 +02:00
parent d492d34924
commit d20ec20db5
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -5,6 +5,8 @@ llvm-toolchain-18 (1:18.1.8-12) UNRELEASED; urgency=medium
(Closes: #1082359)
* Don't enable intel-pt on Ubuntu Bionic
* Backport a miscompilation fix (Closes: #1082727)
* Fix the bootstrapping (Closes: #1082610)
Thanks to Andrey Feofilaktov for the patch
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 23 Sep 2024 13:23:31 +0200

2
debian/control vendored
View File

@ -28,7 +28,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
# We need to keep the constraints coherent between the two alternatives, otherwise
# hello would get installed unexpectedly and prevent e.g. wasi-libc from getting pulled
llvm-spirv-18 [amd64 arm64 armhf i386 ppc64el mips64el riscv64 s390x ppc64 hurd-i386 loong64 sparc64 x32] <!stage1> | hello [amd64 arm64 armhf i386 ppc64el mips64el riscv64 s390x ppc64 hurd-i386 loong64 sparc64 x32] <!stage1>,
spirv-tools [linux-any] <!stage1> | hello [linux-any],
spirv-tools [linux-any] <!stage1> | hello [linux-any] <!stage1>,
wasi-libc | hello,
libcurl4-openssl-dev <!stage1> | libcurl-dev <!stage1>,
libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,