From 56b42943d0ad0d032b2219290a2b7a02fa598466 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 30 Apr 2014 11:56:05 +0100 Subject: improve iconv library handling --- cocoa/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cocoa') diff --git a/cocoa/Makefile.target b/cocoa/Makefile.target index e6292c1f7..6e65b1333 100644 --- a/cocoa/Makefile.target +++ b/cocoa/Makefile.target @@ -7,7 +7,7 @@ POSTEXES += NetSurf.app LDFLAGS += -L/usr/lib LDFLAGS += $(shell $(PKG_CONFIG) --libs libhubbub libcss libdom) LDFLAGS += -L/usr/X11/lib -LDFLAGS += -lm -lcurl -liconv +LDFLAGS += -lm -lcurl LDFLAGS += -lssl -lcrypto CFLAGS += -O $(WARNFLAGS) -Dnscocoa -D_BSD_SOURCE -D_POSIX_C_SOURCE \ -- cgit v1.2.3