don't link against libiconv on os x
This commit is contained in:
@@ -68,9 +68,6 @@ ifeq ($(OS),darwin)
|
|||||||
endif
|
endif
|
||||||
LDFLAGS += -L/System/Library/Frameworks/OpenGL.framework/Libraries
|
LDFLAGS += -L/System/Library/Frameworks/OpenGL.framework/Libraries
|
||||||
DBG_LDFLAGS += -L/System/Library/Frameworks/OpenGL.framework/Libraries
|
DBG_LDFLAGS += -L/System/Library/Frameworks/OpenGL.framework/Libraries
|
||||||
ifeq ($(INTERNATIONAL), true)
|
|
||||||
LDFLAGS += -L$(NAN_GETTEXT)/lib -liconv
|
|
||||||
endif
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(OS),freebsd)
|
ifeq ($(OS),freebsd)
|
||||||
|
Reference in New Issue
Block a user