summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-08-06 12:00:57 -0700
committerArmin Kuster <akuster808@gmail.com>2019-10-05 07:45:32 -0700
commitc38f20e428297104dfa6953a99201d0ca374c83b (patch)
tree4d78c355894e6e0c6e48e3b8f990140e46725ff6 /README
parent8bb6955cf8b3127ec519bc0796be06a8d473f0d8 (diff)
downloadmeta-openembedded-c38f20e428297104dfa6953a99201d0ca374c83b.tar.gz
klibc: Pass -fno-builtin-bcmp with musl/clang combo
clang would emit bcmp built-in for musl bases system but here we do not link in musl C library, so its best to disable it Fixes git/usr/klibc/memmem.c:38: undefined reference to `bcmp' Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrea Adami <andrea.adami@gmail.com> (cherry picked from commit 11bc2775af3e47399ac268a2e6fbd63185e478ef) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions