Do not attempt twice to link to libsocket
This commit is contained in:
parent
66b581a6c1
commit
ae67fd5f9d
|
@ -10,7 +10,7 @@ dist=Makefile,token.h,python/project.conf,python/Makefile,python/libSystem.c,pyt
|
|||
[libSystem]
|
||||
type=library
|
||||
sources=array.c,buffer.c,config.c,error.c,event.c,hash.c,mutator.c,object.c,parser.c,plugin.c,string.c,token.c,variable.c
|
||||
ldflags=-ldl -lsocket -lws2_32
|
||||
ldflags=-ldl -lws2_32
|
||||
install=$(LIBDIR)
|
||||
|
||||
[parser.c]
|
||||
|
|
Loading…
Reference in New Issue
Block a user