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

-lsocket is an XPDEV LDFLAG now.

parent 021b8a2e
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ifdef STATIC ...@@ -23,7 +23,7 @@ ifdef STATIC
endif endif
ifeq ($(os),sunos) ifeq ($(os),sunos)
LDFLAGS += -lsocket -lnsl LDFLAGS += -lnsl
endif endif
CFLAGS += $(UIFC-MT_CFLAGS) $(CIOLIB-MT_CFLAGS) $(XPDEV-MT_CFLAGS) $(SMBLIB_CFLAGS) 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