mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-07 01:55:00 +03:00
Use correct LD_LIBRARY_PATH for additional libraries
This commit is contained in:
parent
71a1a762d1
commit
5b4a9e9315
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user