aboutsummaryrefslogtreecommitdiff
path: root/config/llvm.conf
blob: 71c8788b48ecf1606190ce48ab2e54dbf8225d05 (plain)
1
2
3
4
5
6
7
8
9
10
# This is a list of packages that must be installed on the build machine
# depends="isl cloog  mpfr mpc"
depends=""

# This is a list of default flags always supplied to configure
default_configure_flags=""

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