From fefbd79e37fa3701a4e4bcc8306d052123a9bb14 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 19 Apr 2020 14:30:58 +0200 Subject: build: silent build warnings for distcheck --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e308d41d..b220c35b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,6 +65,7 @@ DIST_SUBDIRS = \ netspeed DISTCHECK_CONFIGURE_FLAGS = \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' EXTRA_DIST = \ -- cgit v1.2.1