Commit 1d13f383 authored by Jérome Perrin's avatar Jérome Perrin

new components: gperftools and libunwind

parent f295362a
[buildout]
extends =
../libunwind/buildout.cfg
parts =
gperftools
[gperftools]
recipe = slapos.recipe.cmmi
version = 2.4
url = https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-2.4.tar.gz
md5sum = 2171cea3bbe053036fb5d5d25176a160
environment =
CPPFLAGS=-I${libunwind:location}/include
LDFLAGS=-L${libunwind:location}/lib -Wl,-rpath=${libunwind:location}/lib
configure-options =
--enable-libunwind
[buildout]
parts =
libunwind
[libunwind]
recipe = hexagonit.recipe.cmmi
version = 1.1
url = http://download.savannah.gnu.org/releases/libunwind/libunwind-1.1.tar.gz
md5sum = fb4ea2f6fbbe45bf032cd36e586883ce
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