X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fsdk%2Fc%2Fblip%2Fdriver%2Fradvd-1.0%2FMakefile.am;h=11ce3ad18e22a74c4394486912f646965d4fe25f;hb=172fa87c323ce3c1ab76b10822ae5628e3dc5868;hp=506e32fe79be8cb6ab5d9a1255865675f7fa8280;hpb=45442859cf10c23b847a4cacc988963105083db2;p=tinyos-2.x.git diff --git a/support/sdk/c/blip/driver/radvd-1.0/Makefile.am b/support/sdk/c/blip/driver/radvd-1.0/Makefile.am index 506e32fe..11ce3ad1 100644 --- a/support/sdk/c/blip/driver/radvd-1.0/Makefile.am +++ b/support/sdk/c/blip/driver/radvd-1.0/Makefile.am @@ -33,7 +33,7 @@ radvd_LDADD = -lfl EXTRA_radvd_SOURCES = device-linux.c device-bsd44.c YFLAGS = -d CFLAGS = @CFLAGS@ -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wconversion \ - -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations + -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE radvdump_SOURCES = $(COMMON_SRC) radvdump.c