mpfr: enable configure option "--enable-thread-safe".
--HG-- extra : convert_revision : d96de0189ed1f97a328dfe6bd941d857f0234124
This commit is contained in:
parent
af92eadc0e
commit
66d82f6c63
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=mpfr
|
||||||
version=2.3.2
|
version=2.3.2
|
||||||
distfiles="http://www.mpfr.org/mpfr-current/$pkgname-$version.tar.bz2"
|
distfiles="http://www.mpfr.org/mpfr-current/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
configure_args="--enable-thread-safe"
|
||||||
short_desc="Library for multiple-precision floating-point computations"
|
short_desc="Library for multiple-precision floating-point computations"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=18e078c996e182b7ceab32f2ab840e6a151b593e0cd5b83cb9d2960f212fba4c
|
checksum=18e078c996e182b7ceab32f2ab840e6a151b593e0cd5b83cb9d2960f212fba4c
|
||||||
|
|
Loading…
Reference in a new issue