moved common flags to configure, added test target

This commit is contained in:
john30
2016-05-27 10:00:09 +02:00
parent 13469142fb
commit d0a3363ba9
6 changed files with 8 additions and 20 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
AM_CXXFLAGS = -fpic \
-Wall \
-Wextra \
-Wno-unused-parameter \
AM_CXXFLAGS = -Wno-unused-parameter \
-Wconversion
noinst_LIBRARIES = libebus.a