make/linux.mk

changeset 202
c374d11d6720
parent 107
7e81699d1f77
--- a/make/linux.mk	Sun Jan 06 14:38:57 2019 +0100
+++ b/make/linux.mk	Mon Feb 11 09:18:33 2019 +0100
@@ -29,7 +29,7 @@
 
 # compiler and linker flags
 CFLAGS += -DLINUX
-LDFLAGS += -lpthread -ldl -lnsl -lm -lldap
+LDFLAGS += -lpthread -ldl -lm -lldap
 
 
 # platform dependend source files

mercurial