suppress format warnings in the scripts directory
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
|||||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan
|
INCLUDES = -I$(top_srcdir)/src/libstrongswan
|
||||||
AM_CFLAGS =-DIPSEC_PLUGINDIR=\"${plugindir}\"
|
AM_CFLAGS = \
|
||||||
|
-DIPSEC_PLUGINDIR=\"${plugindir}\" \
|
||||||
|
-Wformat=0
|
||||||
|
|
||||||
noinst_PROGRAMS = bin2array bin2sql id2sql key2keyid keyid2sql thread_analysis
|
noinst_PROGRAMS = bin2array bin2sql id2sql key2keyid keyid2sql thread_analysis
|
||||||
bin2array_SOURCES = bin2array.c
|
bin2array_SOURCES = bin2array.c
|
||||||
|
|||||||
Reference in New Issue
Block a user