sse 4 is not needed!
This commit is contained in:
parent
151999eb45
commit
e22d1673db
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ if (UNIX)
|
|||
add_compile_options(-Wextra)
|
||||
# add_compile_options(-fno-exceptions)
|
||||
add_compile_options(-ffast-math)
|
||||
add_compile_options(-msse4)
|
||||
# add_compile_options(-fno-omit-frame-pointer)
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue