summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-30 11:56:05 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-30 11:56:57 +0100
commit56b42943d0ad0d032b2219290a2b7a02fa598466 (patch)
tree4c7b4eb8123aa875ecfbc3fe5f954b7d1816d32e /atari/Makefile.target
parent1822b7c1633671cd41e60a04f7eeaf86dcec4141 (diff)
downloadnetsurf-56b42943d0ad0d032b2219290a2b7a02fa598466.tar.gz
netsurf-56b42943d0ad0d032b2219290a2b7a02fa598466.tar.bz2
improve iconv library handling
Diffstat (limited to 'atari/Makefile.target')
-rw-r--r--atari/Makefile.target2
1 files changed, 1 insertions, 1 deletions
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