diff options
| -rw-r--r-- | meta-oe/recipes-extended/highway/highway_1.2.0.bb | 2 |
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" | |||
| 17 | CXXFLAGS:append:arm = " -mfp16-format=ieee" | 17 | CXXFLAGS: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 |
| 19 | CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee" | 19 | CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee" |
| 20 | |||
| 21 | TOOLCHAIN = "gcc" | ||
