From 1863dbd8820e5a63952ab3ad953ed8168b0c2744 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 1 Mar 2021 10:56:33 +0100 Subject: [PATCH] Only enable libomp-13-doc on supported archs --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ad74e22d..fdfc32be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 18 Feb 2021 08:59:36 +0100 diff --git a/debian/control b/debian/control index deb32e24..f77fa3d4 100644 --- a/debian/control +++ b/debian/control @@ -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