summaryrefslogtreecommitdiff
path: root/i486-stage1
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-07 20:38:58 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-07 20:38:58 +0100
commit1405eedff471bc3cea6ab29dea00bf3c4148bcd2 (patch)
treeb8b2f4ce2538514cd1b9d7bb94d9833d0668011e /i486-stage1
parent1d564e75dfae3bea26fc1670a5d82d4f05a05b81 (diff)
downloadbootstrap32-1405eedff471bc3cea6ab29dea00bf3c4148bcd2.tar.xz
mpfr sources fix
Diffstat (limited to 'i486-stage1')
-rw-r--r--i486-stage1/mpfr/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/i486-stage1/mpfr/DESCR b/i486-stage1/mpfr/DESCR
index f7dc131..75eb04b 100644
--- a/i486-stage1/mpfr/DESCR
+++ b/i486-stage1/mpfr/DESCR
@@ -3,3 +3,6 @@ SYSROOT_INSTALL=1
# prepare configure for cross-compilation
sed -i "s@./configure@./configure --host=$TARGET_ARCH --build=$BUILD_ARCH@g" PKGBUILD
+
+# see FS#57420
+sed -i "s@http://www.mpfr.org/mpfr-current/@http://www.mpfr.org/mpfr-4.0.0/@" PKGBUILD