aboutsummaryrefslogtreecommitdiff
path: root/config/mpc.conf
blob: 0aff56da8fa6f5af4587693eb24aa85815bad767 (plain)
1
2
3
4
5
6
7
8
# This is the latest version of this toolchain component
latest="1.0.3.tar.gz"

# This is a list of default flags always supplied to configure
default_configure_flags="--with-gmp=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host}"

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