No longer needs -lsocket
This commit is contained in:
parent
f9cbc155e6
commit
4106386a32
|
@ -8,7 +8,7 @@ dist=Makefile,token.h
|
||||||
[libSystem]
|
[libSystem]
|
||||||
type=library
|
type=library
|
||||||
sources=array.c,buffer.c,config.c,error.c,event.c,hash.c,object.c,parser.c,plugin.c,string.c,token.c
|
sources=array.c,buffer.c,config.c,error.c,event.c,hash.c,object.c,parser.c,plugin.c,string.c,token.c
|
||||||
ldflags=-ldl -lsocket
|
ldflags=-ldl
|
||||||
install=$(LIBDIR)
|
install=$(LIBDIR)
|
||||||
|
|
||||||
[parser.c]
|
[parser.c]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user