diff --git a/debian/changelog b/debian/changelog index 1bb60414..8b0a9a96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ llvm-toolchain-snapshot (1:14~++20210926041028+6063e6b499c7-1~exp2) experimental * The triple change has been reverted. Keep it in Debian bring-back-triple-linux.diff * Fix the "all" build * Disable LIBCXX_USE_COMPILER_RT on s390x as it fails. See bug 52022 + * Adjust the libomp_start_tool visibility on armhf -- Sylvestre Ledru Sat, 02 Oct 2021 17:56:59 +0200 diff --git a/debian/libomp5-X.Y.symbols.in b/debian/libomp5-X.Y.symbols.in index 3844b76c..99e5e47d 100644 --- a/debian/libomp5-X.Y.symbols.in +++ b/debian/libomp5-X.Y.symbols.in @@ -989,7 +989,7 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER# kmpc_set_stacksize@VERSION 0.20130412 kmpc_set_stacksize_s@VERSION 0.20130412 kmpc_unset_affinity_mask_proc@VERSION 0.20130412 - libomp_start_tool@VERSION 1:14~++20210924100737+f3f25ffc04c0 + (arch=!mips !mipsel !ppc64 !ppc64el !mips64 !mips64el !armel !armhf)libomp_start_tool@VERSION 1:14~++20210924100737+f3f25ffc04c0 omp_alloc@VERSION 8 omp_calloc@VERSION 12 omp_capture_affinity@OMP_5.0 13