diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-17 10:41:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-17 10:42:00 +0000 |
commit | 525bc6c0fef5bc316812df10a93dceafdfe25e16 (patch) | |
tree | 27a3ec5af3c11fe7ec5d267e5f51400f3c819dbd /dev-util/nvidia-cuda-sdk | |
parent | media-libs/mlt: Conditionalise python_fix_shebang (diff) | |
download | gentoo-525bc6c0fef5bc316812df10a93dceafdfe25e16.tar.gz gentoo-525bc6c0fef5bc316812df10a93dceafdfe25e16.tar.bz2 gentoo-525bc6c0fef5bc316812df10a93dceafdfe25e16.zip |
sys-libs/glibc: mangle bad -march= only for ABI=x86
Normally setup_target_flags() attempts to guard against
too conservative (or missing) -march= value by chacking
if sync primitives can be compiled. If it can't be compiled
glibc assumes -march= value to be too low.
Unfortunately, test always runs against 32-bit ABI without
checking if current ABI is actually 32-bit. This causes
the test mis-fire on USE=-multilib ARCH=amd64 systems.
Sweep workaround under ABI=x86 case.
Reported-by: Klaus Kusche
Closes: https://bugs.gentoo.org/700232
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/nvidia-cuda-sdk')
0 files changed, 0 insertions, 0 deletions