Also link with opendht.
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user