Mods...
FossilOrigin-Name: 79f1c33bab4974d4f8b052cf1f50230d1d8feeb295518906e5addd98536a4aa0
This commit is contained in:
@ -22,10 +22,10 @@ endif
|
||||
|
||||
CFLAGS += -O0 -Wall -Wno-unused-variable -Werror -g
|
||||
#CFLAGS += -Os -Wall
|
||||
LDFLAGS += -L../contrib/jsmn -L../../src/capwap/$(ARCH)
|
||||
LDFLAGS += -L../contrib/jsmn -L../../src/lib/$(ARCH)
|
||||
|
||||
|
||||
LIBS+=-lcapwap
|
||||
LIBS+=-lcw
|
||||
LIBS+=-lnl-3
|
||||
LIBS+=-lnl-genl-3
|
||||
LIBS+=-ljsmn
|
||||
|
Reference in New Issue
Block a user