Skip to content
Snippets Groups Projects
Commit 5f9df432 authored by deuce's avatar deuce
Browse files

-lsocket is an XPDEV LDFLAG now.

parent 021b8a2e
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@ ifdef STATIC
endif
ifeq ($(os),sunos)
LDFLAGS += -lsocket -lnsl
LDFLAGS += -lnsl
endif
CFLAGS += $(UIFC-MT_CFLAGS) $(CIOLIB-MT_CFLAGS) $(XPDEV-MT_CFLAGS) $(SMBLIB_CFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment