Use correct LD_LIBRARY_PATH for additional libraries

This commit is contained in:
Ole Loots 2013-12-04 00:35:51 +01:00
parent 71a1a762d1
commit 5b4a9e9315

View File

@ -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