From 5b4a9e9315d688765115f846a8cd1731dfffb5b3 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Wed, 4 Dec 2013 00:35:51 +0100 Subject: Use correct LD_LIBRARY_PATH for additional libraries --- atari/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atari/Makefile.target b/atari/Makefile.target index 4a416baa6..789118b49 100644 --- a/atari/Makefile.target +++ b/atari/Makefile.target @@ -70,7 +70,7 @@ LDFLAGS += -lcflib -lcurl LDFLAGS += -lcss -lparserutils -ldom -lwapcaplet -lhubbub LDFLAGS += -lssl -lcrypto LDFLAGS += -lz -liconv -lcares -lHermes -lgem -lm -LDFLAGS += -L$(GCCSDK_INSTALL_ENV)/lib +LDFLAGS += -L$(GCCSDK_INSTALL_ENV)/env/lib # S_ATARI are sources purely for the Atari FreeMiNT build -- cgit v1.2.3