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 --- atari/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atari/Makefile.target') diff --git a/atari/Makefile.target b/atari/Makefile.target index 60f6e8056..685140099 100644 --- a/atari/Makefile.target +++ b/atari/Makefile.target @@ -69,7 +69,7 @@ CFLAGS += -U__STRICT_ANSI__ -std=c99 -Dsmall $(WARNFLAGS) -Dnsatari \ LDFLAGS += -lcflib -lcurl LDFLAGS += -lcss -lparserutils -ldom -lwapcaplet -lhubbub LDFLAGS += -lssl -lcrypto -LDFLAGS += -lz -liconv -lcares -lHermes -lgem -lm +LDFLAGS += -lz -lcares -lHermes -lgem -lm LDFLAGS += -L$(GCCSDK_INSTALL_ENV)/lib -- cgit v1.2.3