Skip to content
Snippets Groups Projects
Commit b620ee5c authored by Hörl, Maximilian's avatar Hörl, Maximilian
Browse files

add flag -fconcepts to cmake.opts

parent 09fae3ed
Branches
Tags
No related merge requests found
...@@ -14,6 +14,7 @@ GXX_RELEASE_OPTS=" \ ...@@ -14,6 +14,7 @@ GXX_RELEASE_OPTS=" \
-fno-strict-aliasing \ -fno-strict-aliasing \
-fstrict-overflow \ -fstrict-overflow \
-fno-finite-math-only \ -fno-finite-math-only \
-fconcepts \
-O3 \ -O3 \
-march=native \ -march=native \
-funroll-loops \ -funroll-loops \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment