summaryrefslogtreecommitdiff
path: root/i486-stage1/mpfr/DESCR
blob: 75eb04be15707ab9a5951bf8ffd37bd09cf6430a (plain)
1
2
3
4
5
6
7
8
# mpfr is needed by gcc
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