aboutsummaryrefslogtreecommitdiff
path: root/config/cloog.conf
blob: 3a689c0fc7156a17fb59b38a15c3d2de6da37427 (plain)
1
2
3
4
5
6
7
8
9
# This is a list of other components need to build this component
depends="ppl"

# This is a list of default flags always supplied to configure
default_configure_flags="--with-gmp-prefix=${PWD}/${hostname}/${build}/depends --with-isl-prefix=${PWD}/${hostname}/${build}/depends"

# If yes, only static linking will be used
static_link=yes