Commit b78a2898 authored by Łukasz Nowak's avatar Łukasz Nowak

- fix zlib linking path


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40088 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent dc52ecac
......@@ -21,4 +21,4 @@ configure-options =
--without-berkeley-db
environment =
CPPFLAGS=-I${libexpat:location}/include
LDFLAGS=-L${libexpat:location}/lib
LDFLAGS=-L${libexpat:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib
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