From 078dc1e1a0a42508effd801e8f5cac07877434c4 Mon Sep 17 00:00:00 2001 From: textbrowser Date: Thu, 5 Dec 2024 08:02:11 -0500 Subject: [PATCH] PPC. --- qtchess.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/qtchess.pro b/qtchess.pro index 9233b65..621c91e 100644 --- a/qtchess.pro +++ b/qtchess.pro @@ -86,7 +86,6 @@ QMAKE_CXXFLAGS += -Wall \ -Wstack-protector \ -Wstrict-overflow=1 \ -Wundef \ - -Wzero-as-null-pointer-constant \ -fPIE \ -fstack-protector-all \ -fwrapv \