Debug flag removed

pull/4/head^2
parent ea4756d311
commit 28f61b17cf

@ -27,7 +27,7 @@ configure_file(ubl-settings-update.h.in ubl-settings-cmake.h)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pedantic -Wall -Wextra -Werror -Wmissing-declarations -fdiagnostics-color=always \
-O2 -pipe -fno-plt -fexceptions \
-Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security \
-fstack-clash-protection -fcf-protection -g")
-fstack-clash-protection -fcf-protection")
set(SOURCE_FILES
ubl-settings-update.c

Loading…
Cancel
Save