aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2016-05-30 10:34:57 +0200
committerGerd Hoffmann <kraxel@redhat.com>2016-05-30 10:34:57 +0200
commit2aa29f22ba75e4d79dfd482e3bfff0d9ceb1aa5a (patch)
treebd065ebdeb91cbdcde849af3075ac89e1a074b2e
parente529b213b37ebbae4ee1c941bf466d8260fe7cee (diff)
downloadvconsole-2aa29f22ba75e4d79dfd482e3bfff0d9ceb1aa5a.tar.gz
drop -Wno-strict-prototypes
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 0cf8693..94f49ec 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -5,7 +5,6 @@ include mk/Variables.mk
# add our flags + libs
CFLAGS += -DVERSION='"$(VERSION)"' -DLIB='"$(LIB)"'
CFLAGS += -Wno-pointer-sign
-CFLAGS += -Wno-strict-prototypes
CFLAGS += -Wno-deprecated-declarations
# valgrind options