mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
mpfr: Import upstream fixes for 3.1.2 (p11)
Imported from LFS (http://www.linuxfromscratch.org/lfs/view/development/chapter06/mpfr.html) For the source see: http://www.mpfr.org/mpfr-current/allpatches Incorporate patch p11 as well
This commit is contained in:
parent
6f53bedaaf
commit
ac8c408593
2 changed files with 1220 additions and 1 deletions
1219
srcpkgs/mpfr/patches/mpfr-3.1.2-upstream_fixes-2.patch
Normal file
1219
srcpkgs/mpfr/patches/mpfr-3.1.2-upstream_fixes-2.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'mpfr'
|
# Template build file for 'mpfr'
|
||||||
pkgname=mpfr
|
pkgname=mpfr
|
||||||
version=3.1.2
|
version=3.1.2
|
||||||
revision=3
|
revision=4
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-thread-safe"
|
configure_args="--enable-thread-safe"
|
||||||
|
|
Loading…
Add table
Reference in a new issue