mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 06:31:27 +00:00
Fix the bootstrapping (Closes: #1082610) Thanks to Andrey Feofilaktov for the patch
This commit is contained in:
parent
d492d34924
commit
d20ec20db5
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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
2
debian/control
vendored
@ -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>,
|
||||
|
Loading…
Reference in New Issue
Block a user