From caa3a1612e98149a74303bfc490b866da8dec4b3 Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Thu, 27 Apr 2023 12:57:33 +0600 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D1=84=D0=BB?= =?UTF-8?q?=D0=B0=D0=B3=20=D0=BE=D1=82=D0=BB=D0=B0=D0=B4=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index c235f56..ae11d95 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -26,7 +26,7 @@ configure_file(ublexec.h.in ublexec-cm.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 ublexec-cm.h