Skip to content
Snippets Groups Projects
Commit 6aa635e4 authored by Konstantinos Sideris's avatar Konstantinos Sideris
Browse files

Remove -march=native

[ci skip]
parent 1d285993
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,6 @@ if(CMAKE_CXX_COMPILER_ID MATCHES "Clang" OR CMAKE_CXX_COMPILER_ID MATCHES "GNU")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} \
-Wall \
-Wextra \
-march=native \
-Werror \
-pipe \
-pedantic \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment