mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 17:54:50 +00:00
Adjust the libomp_start_tool visibility on armhf
This commit is contained in:
parent
d816c395f6
commit
c047f54f3f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
|
* The triple change has been reverted. Keep it in Debian bring-back-triple-linux.diff
|
||||||
* Fix the "all" build
|
* Fix the "all" build
|
||||||
* Disable LIBCXX_USE_COMPILER_RT on s390x as it fails. See bug 52022
|
* Disable LIBCXX_USE_COMPILER_RT on s390x as it fails. See bug 52022
|
||||||
|
* Adjust the libomp_start_tool visibility on armhf
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 02 Oct 2021 17:56:59 +0200
|
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 02 Oct 2021 17:56:59 +0200
|
||||||
|
|
||||||
|
2
debian/libomp5-X.Y.symbols.in
vendored
2
debian/libomp5-X.Y.symbols.in
vendored
@ -989,7 +989,7 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER#
|
|||||||
kmpc_set_stacksize@VERSION 0.20130412
|
kmpc_set_stacksize@VERSION 0.20130412
|
||||||
kmpc_set_stacksize_s@VERSION 0.20130412
|
kmpc_set_stacksize_s@VERSION 0.20130412
|
||||||
kmpc_unset_affinity_mask_proc@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_alloc@VERSION 8
|
||||||
omp_calloc@VERSION 12
|
omp_calloc@VERSION 12
|
||||||
omp_capture_affinity@OMP_5.0 13
|
omp_capture_affinity@OMP_5.0 13
|
||||||
|
Loading…
Reference in New Issue
Block a user