Commit 80e88e6e authored by Łukasz Nowak's avatar Łukasz Nowak

- use locally provided libraries generated by gcc


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44724 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fe39331c
......@@ -44,3 +44,4 @@ pre-make-hook = ${pdftk-hooks-download:location}/${pdftk-hooks-download:filename
environment =
PATH=${gcc-java:location}/bin:${fastjar:location}/bin:%(PATH)s
LDFLAGS=-L${gcc-java:location}/lib -Wl,-rpath -Wl,${gcc-java:location}/lib -L${gcc-java:location}/lib64 -Wl,-rpath -Wl,${gcc-java:location}/lib64
LD_LIBRARY_PATH=${gcc-java:location}/lib:${gcc-java:location}/lib64
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment