Suppress warnings about deprecated declarations in C

This commit is contained in:
Peter Limkilde Svendsen
2025-01-30 21:41:52 +01:00
parent a285728610
commit 38d22bd735
+1
View File
@@ -275,6 +275,7 @@ FLAGS=\
-Wall \
-Wextra \
-Werror \
-Wno-deprecated-declarations \
-pedantic \
-g \
-I .