Skip to content
Snippets Groups Projects
Commit 1a868392 authored by deuce's avatar deuce
Browse files

-lm is part of Common.gmake now.

parent fc88f8c5
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,6 @@ UTIL_LDFLAGS += $(SMBLIB_LDFLAGS) $(UIFC-MT_LDFLAGS) $(CIOLIB-MT_LDFLAGS) $(XPDE ...@@ -20,7 +20,6 @@ UTIL_LDFLAGS += $(SMBLIB_LDFLAGS) $(UIFC-MT_LDFLAGS) $(CIOLIB-MT_LDFLAGS) $(XPDE
UTIL_LIBS += $(SMBLIB_LIBS) UTIL_LIBS += $(SMBLIB_LIBS)
ifndef bcc ifndef bcc
LDFLAGS += -lm
ifneq ($(os),sunos) ifneq ($(os),sunos)
LDFLAGS += -lutil LDFLAGS += -lutil
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment