:: commit 99d671ecf87ac16e4f13ec3bd59786a8f51fddde

mintsuki <mintsuki@protonmail.com> — 2023-06-20 14:24

parents: 7882d89b4e

build: Drop -Wno-deprecated-declarations flag

diff --git a/common/GNUmakefile b/common/GNUmakefile
index 91a6417e..54648f8c 100644
--- a/common/GNUmakefile
+++ b/common/GNUmakefile
@@ -49,7 +49,6 @@ override CFLAGS_FOR_TARGET += \
     -Wextra \
     -Wshadow \
     -Wvla \
-    -Wno-deprecated-declarations \
     $(WERROR_FLAG) \
     -std=gnu11 \
     -nostdinc \
tab: 248 wrap: offon