mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-06 05:57:23 +00:00
Only enable libomp-13-doc on supported archs
This commit is contained in:
parent
e1715dda9d
commit
1863dbd882
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ llvm-toolchain-snapshot (1:13~++20210218085556+fcdef15d77bd-1~exp1) UNRELEASED;
|
||||
|
||||
* New snapshot release
|
||||
* "run-clang-tidy" install it
|
||||
* Only enable libomp-13-doc on supported archs
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 18 Feb 2021 08:59:36 +0100
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -560,7 +560,7 @@ Description: LLVM OpenMP runtime
|
||||
|
||||
Package: libomp-13-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