Skip to content

Commit

Permalink
fix(ios): Remove float-abi flag (bytecodealliance#3889)
Browse files Browse the repository at this point in the history
  • Loading branch information
xdoardo authored Oct 29, 2024
1 parent 6426fc4 commit a713ba1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions product-mini/platforms/ios/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

cmake_minimum_required (VERSION 3.21)

set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mfloat-abi=hard")

project (iwasm)

set (WAMR_BUILD_PLATFORM "darwin")
Expand Down

0 comments on commit a713ba1

Please sign in to comment.