mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-12-22 14:08:08 +00:00
Further fixed macos build.
This commit is contained in:
parent
473eb0af62
commit
9a66dc05c7
@ -61,8 +61,7 @@ else ()
|
|||||||
-fdata-sections
|
-fdata-sections
|
||||||
-g3
|
-g3
|
||||||
-gdwarf-4
|
-gdwarf-4
|
||||||
-grecord-gcc-switches
|
-grecord-gcc-switches)
|
||||||
-march=westmere)
|
|
||||||
if (CMAKE_C_COMPILER_ID STREQUAL "GNU")
|
if (CMAKE_C_COMPILER_ID STREQUAL "GNU")
|
||||||
target_compile_options(
|
target_compile_options(
|
||||||
disasmtool
|
disasmtool
|
||||||
|
Loading…
Reference in New Issue
Block a user