mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
mariadb: Fix i386 Clang builds
Signed-off-by: Armin Kuster <akuster808@gmial.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -77,6 +77,8 @@ LDFLAGS += " -pthread"
|
||||
BUILD_CFLAGS += "-fuse-ld=bfd"
|
||||
BUILD_CXXFLAGS += "-fuse-ld=bfd"
|
||||
|
||||
LDFLAGS:x86:toolchain-clang = "-latomic"
|
||||
|
||||
EXTRA_OECMAKE = "-DWITH_EMBEDDED_SERVER=ON \
|
||||
-DWITH_JEMALLOC=no \
|
||||
-DWITHOUT_TOKUDB=TRUE \
|
||||
|
||||
Reference in New Issue
Block a user