-Wall
FossilOrigin-Name: 6c84d2ac9c7fee0ac237e4cf278de2b818ddd76c2d62c78c53e32e70c0666b41
This commit is contained in:
parent
81011b0580
commit
3ccf84304f
@ -11,7 +11,7 @@ ifndef ARCH
|
||||
endif
|
||||
|
||||
LDFLAGS+=-g -D_REENTRANT -L/usr/local/lib -L../lib/$(ARCH)
|
||||
CFLAGS += -Werror -g -O0 -D_REENTRANT -DIPV6 -I/usr/local/include -I../ -DSYS_ARCH=\"${ARCH}\"
|
||||
CFLAGS += -Wall -g -O0 -D_REENTRANT -DIPV6 -I/usr/local/include -I../ -DSYS_ARCH=\"${ARCH}\"
|
||||
|
||||
|
||||
LIBS+=-lcapwap
|
||||
|
Loading…
Reference in New Issue
Block a user