Update CMakeLists.txt

This commit is contained in:
simon987 2020-04-11 13:29:36 -04:00 committed by GitHub
parent 4bc7e4264a
commit 0cc9e97544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ target_compile_options(wavelib
PRIVATE
-fPIC
-Ofast
-march=native
#-march=native
-fno-stack-protector
-fomit-frame-pointer
-freciprocal-math