mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-22 18:34:20 +00:00
Only enable libomp-11-doc on supported archs
This commit is contained in:
parent
09852f798c
commit
02bc453fb1
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,12 +1,8 @@
|
||||
llvm-toolchain-11 (1:11.1.0-1) unstable; urgency=medium
|
||||
llvm-toolchain-11 (1:11.0.1-3) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
Should be mostly minor fixes
|
||||
Was driven by https://bugs.llvm.org/show_bug.cgi?id=46526
|
||||
but as we are not impacted, I reverted the change in
|
||||
debian/patches/revert-abi-change-clang.diff
|
||||
* Only enable libomp-11-doc on supported archs
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 17 Feb 2021 08:59:36 +0100
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 01 Mar 2021 10:50:19 +0100
|
||||
|
||||
llvm-toolchain-11 (1:11.0.1-2) unstable; urgency=medium
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -562,7 +562,7 @@ Description: LLVM OpenMP runtime
|
||||
|
||||
Package: libomp-11-doc
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Architecture: amd64 arm64 armhf i386 mips64el ppc64el ppc64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-jquery
|
||||
Replaces: libiomp-x.y-doc
|
||||
Breaks: libiomp-x.y-doc
|
||||
|
Loading…
Reference in New Issue
Block a user