summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-03-13 10:31:14 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-03-13 10:31:14 +0000
commite450f6efc39e55e32264d2daded6c757af0f7527 (patch)
tree7f03bd312b8e589cc494ca9776dc81b815ef14cd /configure
parent04905aaeffba2bc77866a4056dc3f2020a86bb26 (diff)
downloadskalibs-e450f6efc39e55e32264d2daded6c757af0f7527.tar.xz
Cleanups - mostly removing superfluous includes in headers
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 70892ab..1eaccd3 100755
--- a/configure
+++ b/configure
@@ -382,6 +382,8 @@ tryflag CPPFLAGS_AUTO -Werror=implicit-function-declaration
tryflag CPPFLAGS_AUTO -Werror=implicit-int
tryflag CPPFLAGS_AUTO -Werror=pointer-sign
tryflag CPPFLAGS_AUTO -Werror=pointer-arith
+tryflag CPPFLAGS_AUTO -Wno-unused-value
+tryflag CPPFLAGS_AUTO -Wno-parentheses
tryflag CFLAGS_AUTO -ffunction-sections
tryflag CFLAGS_AUTO -fdata-sections