Commit 7875eb10 authored by Rafael Monnerat's avatar Rafael Monnerat

Added LDFLAGS

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33103 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a75244bb
......@@ -14,7 +14,10 @@ filename = attachment
recipe = hexagonit.recipe.cmmi
url = http://memcached.googlecode.com/files/memcached-1.4.4.tar.gz
configure-options =
--with-libevent=${libevent:location}
--with-libevent=${libevent:location}
patches = ${memcached-strict-aliasing-patch:location}/${memcached-strict-aliasing-patch:filename}
patch-options = -p1
keep-compile-dir = true
environment =
LDFLAGS =-Wl,-rpath=${libevent: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