aboutsummaryrefslogtreecommitdiff
path: root/config/mpfr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/mpfr.conf')
-rw-r--r--config/mpfr.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/mpfr.conf b/config/mpfr.conf
new file mode 100644
index 00000000..628fc3a1
--- /dev/null
+++ b/config/mpfr.conf
@@ -0,0 +1,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"
+