Commit 0ecbe6fa authored by Łukasz Nowak's avatar Łukasz Nowak

- link against locally available zlib


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40654 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent addc428a
[buildout]
parts = file
extends =
../software-profiles/zlib.cfg
[file]
recipe = hexagonit.recipe.cmmi
url = ftp://ftp.astron.com/pub/file/file-5.04.tar.gz
md5sum = accade81ff1cc774904b47c72c8aeea0
environment =
CFLAGS=-I${zlib:location}/include
LDFLAGS=-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