Skip to content

Commit

Permalink
highway: Drop forcing gcc-only toolchain
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Oct 5, 2024
1 parent b8ec9a2 commit e0863f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions meta-oe/recipes-extended/highway/highway_1.2.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ EXTRA_OECMAKE = "-DBUILD_TESTING=0 -DCMAKE_BUILD_TYPE=Release"
CXXFLAGS:append:arm = " -mfp16-format=ieee"
# Option not supported with clang and its default format for __fp16 anyway with clang
CXXFLAGS:remove:toolchain-clang = "-mfp16-format=ieee"

TOOLCHAIN = "gcc"

0 comments on commit e0863f2

Please sign in to comment.