summaryrefslogtreecommitdiff
path: root/repo/core/gmp.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/core/gmp.xibuild')
-rw-r--r--repo/core/gmp.xibuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/repo/core/gmp.xibuild b/repo/core/gmp.xibuild
index c1b7b2b..f73ba8a 100644
--- a/repo/core/gmp.xibuild
+++ b/repo/core/gmp.xibuild
@@ -6,6 +6,8 @@ SOURCE=https://gmplib.org/download/gmp/gmp-6.2.1.tar.xz
DESC="a collection of mathematical libraries"
build () {
+ cp -v configfsf.guess config.guess
+ cp -v configfsf.sub config.sub
./configure --prefix=/usr --enable-cxx --disable-static --docdir=/usr/share/doc/gmp