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 --- beos/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'beos/Makefile.target') diff --git a/beos/Makefile.target b/beos/Makefile.target index ed7532dc2..a1259d644 100644 --- a/beos/Makefile.target +++ b/beos/Makefile.target @@ -12,7 +12,7 @@ LDFLAGS += -L/boot/common/lib LDFLAGS += -lssl -lcrypto -lcss $(eval $(call feature_enabled,NSSVG,-DWITH_NS_SVG,-lsvgtiny,SVG (libsvgtiny))) LDFLAGS += -ldom -lparserutils -lhubbub -lwapcaplet -LDFLAGS += -lexpat -lcurl -liconv +LDFLAGS += -lexpat -lcurl CFLAGS += -O $(WARNFLAGS) -Dnsbeos -D_BSD_SOURCE -D_POSIX_C_SOURCE \ -Drestrict="" -Wno-multichar -- cgit v1.2.3