libosmo-netif/tests/osmo-pcap-test/Make_global.am

7 lines
383 B
Plaintext

AM_CPPFLAGS = -I$(top_srcdir)/include -I../../../include
AM_CFLAGS = -std=gnu99 -W -Wall \
-Wmissing-prototypes -Wwrite-strings -Wcast-qual -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef \
-Wno-unused-parameter -g \
${LIBOSMOCORE_CFLAGS}