Skip to content

Commit

Permalink
Further fixed macos build.
Browse files Browse the repository at this point in the history
  • Loading branch information
vlutas committed May 7, 2024
1 parent 473eb0a commit 9a66dc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions disasmtool/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ else ()
-fdata-sections
-g3
-gdwarf-4
-grecord-gcc-switches
-march=westmere)
-grecord-gcc-switches)
if (CMAKE_C_COMPILER_ID STREQUAL "GNU")
target_compile_options(
disasmtool
Expand Down

0 comments on commit 9a66dc0

Please sign in to comment.