aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2019-03-15 02:50:06 -0700
committerKhem Raj <raj.khem@gmail.com>2019-03-15 09:17:11 -0700
commite51545e4c355fec11b3e4edc3c05cf73c1088cbe (patch)
treeacf74621c10ff8bdb5189a782b77662d11a30ff5 /meta-networking/recipes-support
parent60f872278dde6156fcf73c19cce3fea295938a06 (diff)
downloadmeta-openembedded-e51545e4c355fec11b3e4edc3c05cf73c1088cbe.tar.gz
mariadb: fix atomic support on arm
Check to link with libatomic to enable C11 atomics support to fix below build error on arm: | /build/tmp/work/armv5e-wrs-linux-gnueabi/mariadb/10.3.13-r0/recipe-sysroot-native/usr/bin/arm-wrs-linux-gnueabi/../../libexec/arm-wrs-linux-gnueabi/gcc/arm-wrs-linux-gnueabi/8.3.0/ld.bfd: librocksdblib.a(env_posix.cc.o): in function `std::__atomic_base<unsigned long long>::store(unsigned long long, std::memory_order)': | /usr/include/c++/8.3.0/bits/atomic_base.h:374: undefined reference to `__atomic_store_8' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
0 files changed, 0 insertions, 0 deletions