added -Wno-unused-parameter to AM_CXXFLAGS.

This commit is contained in:
Roland Jax
2014-12-16 15:29:10 +01:00
parent ebde0e3032
commit 64fa3b9176
+1
View File
@@ -1,6 +1,7 @@
AM_CXXFLAGS = -fpic \
-Wall \
-Wextra \
-Wno-unused-parameter \
-isystem$(top_srcdir)/src/lib/utils
noinst_LIBRARIES = libebus.a