Commit 32f52445 authored by Łukasz Nowak's avatar Łukasz Nowak

- compile, links and use rpath for locally provided pcre


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40188 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 63c2d776
......@@ -6,6 +6,9 @@ parts =
varnish
varnish-2.1
extends =
../software-profiles/pcre.cfg
[varnish]
<= varnish-2.0
......@@ -27,5 +30,9 @@ recipe = hexagonit.recipe.cmmi
url = http://www.varnish-software.com/sites/default/files/varnish-2.1.4.tar.gz
md5sum = e794a37b6fbb786a083c0946103ae103
patch-options = -p4
configure-options =
--with-pcre-config=${pcre:location}/bin
patches =
${varnish-2.1.4-r5467-patch:location}/${varnish-2.1.4-r5467-patch:filename}
environment =
LDFLAGS=-Wl,-rpath -Wl,${pcre: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