aboutsummaryrefslogtreecommitdiff
path: root/config/cloog-polylib.conf
blob: 389e7bab3804226bbe06f9ce1650ed701dbc235d (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-polylib-prefix=${PWD}/${hostname}/${build}/depends"

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