aboutsummaryrefslogtreecommitdiff
path: root/config/mpfr.conf
blob: 628fc3a107c5640e0be1acfe951f83d32a589ea8 (plain)
1
2
3
4
5
6
# 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=${PWD}/${hostname}/${build}/depends"