diff options
| -rw-r--r-- | meta-oe/recipes-extended/highway/highway_1.3.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/highway/highway_1.3.0.bb b/meta-oe/recipes-extended/highway/highway_1.3.0.bb index 81b71b1f21..d279994301 100644 --- a/meta-oe/recipes-extended/highway/highway_1.3.0.bb +++ b/meta-oe/recipes-extended/highway/highway_1.3.0.bb | |||
| @@ -16,3 +16,5 @@ EXTRA_OECMAKE = "-DBUILD_TESTING=0 -DCMAKE_BUILD_TYPE=Release" | |||
| 16 | CXXFLAGS:append:arm = " -mfp16-format=ieee" | 16 | CXXFLAGS:append:arm = " -mfp16-format=ieee" |
| 17 | # Option not supported with clang and its default format for __fp16 anyway with clang | 17 | # Option not supported with clang and its default format for __fp16 anyway with clang |
| 18 | CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee" | 18 | CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee" |
| 19 | |||
| 20 | BBCLASSEXTEND = "native" | ||
