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

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

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