mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
highway: allow native build
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,3 +16,5 @@ EXTRA_OECMAKE = "-DBUILD_TESTING=0 -DCMAKE_BUILD_TYPE=Release"
|
|||||||
CXXFLAGS:append:arm = " -mfp16-format=ieee"
|
CXXFLAGS:append:arm = " -mfp16-format=ieee"
|
||||||
# Option not supported with clang and its default format for __fp16 anyway with clang
|
# Option not supported with clang and its default format for __fp16 anyway with clang
|
||||||
CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee"
|
CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user