From 2cd77b51b81e503e6e8b5c3c1a26b3e47dcb188f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 20 Mar 2024 09:22:17 +0100 Subject: cc d --- userconfig-sthalik@Windows-GNU.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userconfig-sthalik@Windows-GNU.cmake') diff --git a/userconfig-sthalik@Windows-GNU.cmake b/userconfig-sthalik@Windows-GNU.cmake index d0ac8703..0aa515bc 100644 --- a/userconfig-sthalik@Windows-GNU.cmake +++ b/userconfig-sthalik@Windows-GNU.cmake @@ -1,7 +1,7 @@ sets(STRING CMAKE_C_FLAGS "" CMAKE_C_FLAGS_DEBUG "-O0 -g -ggdb -fstack-protector-all" - CMAKE_C_FLAGS_RELEASE "-O3 -ffast-math -ftree-vectorize -funsafe-loop-optimizations -march=core2 -mtune=native -mavx -flto -fipa-pta -static" + CMAKE_C_FLAGS_RELEASE "-O3 -ffast-math -ftree-vectorize -funsafe-loop-optimizations -march=core2 -mtune=native -mavx -flto -fipa-pta -fmerge-all-constants -static" ) sets(STRING -- cgit v1.2.3