Also link with opendht.
This commit is contained in:
parent
9f5d828b5f
commit
e72cb42199
@ -17,7 +17,7 @@
|
||||
CC=gcc
|
||||
CFLAGS=-I../include/ -L../build/ -lneocomm
|
||||
LD=ld
|
||||
LDFLAGS=-lstdc++ -lc -L../build/ -lneocomm
|
||||
LDFLAGS=-lstdc++ -lopendht -lc -L../build/ -lneocomm
|
||||
BIN=bin/demo
|
||||
|
||||
demo:
|
||||
|
Loading…
Reference in New Issue
Block a user