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

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

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