This commit is contained in:
DarthArgus
2016-12-16 16:32:29 +00:00
parent 9721e1855a
commit 7e0b9fb26d
+1 -2
View File
@@ -86,8 +86,7 @@ elseif(UNIX)
-fno-threadsafe-statics -fslp-vectorize-aggressive -fslp-vectorize \
-fno-stack-protector -fstrict-enums -fstrict-vtable-pointers \
-fno-coverage-mapping -fno-spell-checking -fshort-enums \
-finline-hint-functions -fno-unroll-loops -fno-tree-loop-optimize \
-fwhole-program-vtables")
-finline-hint-functions -fno-unroll-loops -fno-vectorize -fwhole-program-vtables")
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -ggdb")