Commit 0449094d authored by Marco Mariani's avatar Marco Mariani

provide cloog and ppl libraries

parent 78046379
[buildout]
extends =
../gmp/buildout.cfg
parts =
cloog-ppl
[cloog-ppl]
recipe = hexagonit.recipe.cmmi
url = http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-parma-0.16.1.tar.gz
md5sum = f483539b30a60a3478eea70c77b26bef
configure-options =
--with-gmp-prefix=${gmp:location}
--with-ppl-prefix=${ppl:location}
[ppl]
recipe = hexagonit.recipe.cmmi
url = ftp://ftp.cs.unipr.it/pub/ppl/releases/1.0/ppl-1.0.tar.gz
md5sum = c4566928c6b7bb63e95f96d1a7b5cb4c
configure-options =
--with-gmp=${gmp:location}
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