From 0cc9e975445eafb15d23269eb74f79db62062005 Mon Sep 17 00:00:00 2001 From: simon987 Date: Sat, 11 Apr 2020 13:29:36 -0400 Subject: [PATCH] Update CMakeLists.txt --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9af697e..f22cc3d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -31,7 +31,7 @@ target_compile_options(wavelib PRIVATE -fPIC -Ofast - -march=native + #-march=native -fno-stack-protector -fomit-frame-pointer -freciprocal-math