From 27b7b20108e6507b13a3ce678ab036f01badd32d Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Thu, 5 Dec 2013 22:35:02 +0100 Subject: Revert "Use correct LD_LIBRARY_PATH for additional libraries" This reverts commit 5b4a9e9315d688765115f846a8cd1731dfffb5b3. --- atari/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atari/Makefile.target b/atari/Makefile.target index 789118b49..4a416baa6 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)/env/lib +LDFLAGS += -L$(GCCSDK_INSTALL_ENV)/lib # S_ATARI are sources purely for the Atari FreeMiNT build -- cgit v1.2.3