summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/highway/highway_1.2.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/highway/highway_1.2.0.bb b/meta-oe/recipes-extended/highway/highway_1.2.0.bb
index d226cd82ce..e7dfc706bd 100644
--- a/meta-oe/recipes-extended/highway/highway_1.2.0.bb
+++ b/meta-oe/recipes-extended/highway/highway_1.2.0.bb
@@ -17,5 +17,3 @@ EXTRA_OECMAKE = "-DBUILD_TESTING=0 -DCMAKE_BUILD_TYPE=Release"
17CXXFLAGS:append:arm = " -mfp16-format=ieee" 17CXXFLAGS:append:arm = " -mfp16-format=ieee"
18# Option not supported with clang and its default format for __fp16 anyway with clang 18# Option not supported with clang and its default format for __fp16 anyway with clang
19CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee" 19CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee"
20
21TOOLCHAIN = "gcc"