mirror of
https://github.com/simon987/sist2.git
synced 2025-12-16 08:49:07 +00:00
Bug fix
This commit is contained in:
@@ -122,10 +122,10 @@ if (WITH_SIST2)
|
||||
|
||||
target_compile_options(sist2
|
||||
PRIVATE
|
||||
# -Ofast
|
||||
-Ofast
|
||||
# -march=native
|
||||
# -fno-stack-protector
|
||||
# -fomit-frame-pointer
|
||||
-fno-stack-protector
|
||||
-fomit-frame-pointer
|
||||
)
|
||||
|
||||
TARGET_LINK_LIBRARIES(
|
||||
|
||||
Reference in New Issue
Block a user