mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 22:51:10 +00:00
Add spirv-14 to alternate dependencies for mips64el, to be reverted once a build of spirv-15 is available
This commit is contained in:
parent
09418e83d7
commit
8b4e09e299
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,6 +1,8 @@
|
||||
llvm-toolchain-15 (1:15.0.5-2) UNRELEASED; urgency=medium
|
||||
|
||||
* Add libomp target library to mips64el (Closes: #1023101)
|
||||
* Explictly depend on spirv-14 for mips64el, to ease bootstrapping
|
||||
on buildds (this should be dropped once we build a spirv-15 in archive)
|
||||
|
||||
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 19 Nov 2022 23:25:04 +0100
|
||||
|
||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -22,8 +22,9 @@ 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-15 [ amd64 arm64 armel armhf mipsel ppc64el s390x ] <!stage1> |
|
||||
llvm-spirv-14 [ amd64 arm64 armel armhf mips64el mipsel ppc64el s390x ] <!stage1> | hello [!i386],
|
||||
llvm-spirv-14 [ mips64el ] <!stage1>,
|
||||
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