mirror of
https://github.com/bitdefender/bddisasm.git
synced 2025-01-14 00:50:55 +00:00
disasmtool_lix: Use -march=nehalem when building
This commit is contained in:
parent
974e7124f0
commit
80a1fd54ef
@ -63,7 +63,7 @@ target_compile_options(${PROJECT_NAME} PRIVATE
|
||||
-g3
|
||||
-gdwarf-4
|
||||
-grecord-gcc-switches
|
||||
-march=native
|
||||
-march=nehalem
|
||||
-fno-omit-frame-pointer
|
||||
# -fsanitize=leak
|
||||
# -fsanitize=address
|
||||
|
Loading…
Reference in New Issue
Block a user