summaryrefslogtreecommitdiffstats
path: root/oe-init-build-env
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-05-14 10:30:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-15 16:24:15 +0100
commit3952738d083b888e5b898ed3d63a0ed9a4dd3712 (patch)
treef255a97bb7fb5669f4ac089134c8132caca03af3 /oe-init-build-env
parent82cdfcdccfedd320ebc0cdc778c7d4966198b96f (diff)
downloadopenembedded-core-contrib-3952738d083b888e5b898ed3d63a0ed9a4dd3712.tar.gz
valgrind: Do not use outline-atomics on aarch64
This avoids the __getauxval undefined reference error seen with gcc10 on doing static linking with -nodefaultlibs, which is uncommon usecase anyway, disabling outline-atomics is not a huge deal for OE in terms of performance as we already use -mcpu which is tuned enough to the SOC the code is being generated for Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions