From f13814c61ce385bfaaacb4160fc660fc4b56d205 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 1 Mar 2021 10:53:52 +0100 Subject: [PATCH] Only enable libomp-12-doc on supported archs --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1bfae38e..cc50de2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ llvm-toolchain-12 (1:12.0.0~++rc2-1~exp2) experimental; urgency=medium - __kmpc_realloc - __kmpc_taskloop_5 And all libomptarget.so.12 + * Only enable libomp-12-doc on supported archs - -- Sylvestre Ledru Sun, 28 Feb 2021 15:07:36 +0100 + -- Sylvestre Ledru Mon, 01 Mar 2021 10:53:05 +0100 llvm-toolchain-12 (1:12.0.0~++rc2-1~exp1) experimental; urgency=medium diff --git a/debian/control b/debian/control index 3ffab97b..3f6f9db0 100644 --- a/debian/control +++ b/debian/control @@ -560,7 +560,7 @@ Description: LLVM OpenMP runtime Package: libomp-12-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