Browse Source

mpfr: Updated (3.1.5 -> 4.1.0)

Signed-off-by: Alejandro Mery <amery@geeks.cl>
tc-work-wip
Alejandro Mery 4 years ago
parent
commit
7540821d4d
2 changed files with 4 additions and 12 deletions
  1. +1
    -9
      base/mpfr/mpfr.conf
  2. +3
    -3
      base/mpfr/mpfr.desc

+ 1
- 9
base/mpfr/mpfr.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: package/.../mpfr/mpfr.conf # Filename: package/.../mpfr/mpfr.conf
# Copyright (C) 2006 - 2016 The OpenSDE Project
# Copyright (C) 2006 - 2020 The OpenSDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
# #
@ -12,14 +12,6 @@
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END --- # --- SDE-COPYRIGHT-NOTE-END ---
#var_append confopt ' ' "--enable-cxx --enable-mpfr"
# --enable-assert enable ASSERT checking [default=no]
# --enable-logging enable MPFR Logging [default=no]
# --enable-thread-safe Build MPFR as thread safe [default=no]
# --with-gmp=DIR GMP install directory
# --with-irix64=on/off Irix 32/64 bits support
# --with-mulhigh-size=NUM Internal threshold table for mulhigh
if atstage toolchain; then if atstage toolchain; then
var_append extraconfopt ' ' "--with-gmp-include=$( pkgprefix -r includedir gmp )" var_append extraconfopt ' ' "--with-gmp-include=$( pkgprefix -r includedir gmp )"
var_append extraconfopt ' ' "--with-gmp-lib=$( pkgprefix -r libdir gmp )" var_append extraconfopt ' ' "--with-gmp-lib=$( pkgprefix -r libdir gmp )"

+ 3
- 3
base/mpfr/mpfr.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] [COPY]
[COPY] Filename: package/.../mpfr/mpfr.desc [COPY] Filename: package/.../mpfr/mpfr.desc
[COPY] Copyright (C) 2006 - 2017 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2020 The OpenSDE Project
[COPY] [COPY]
[COPY] More information can be found in the files COPYING and README. [COPY] More information can be found in the files COPYING and README.
[COPY] [COPY]
@ -36,7 +36,7 @@
[L] LGPL [L] LGPL
[S] Stable [S] Stable
[V] 3.1.5
[V] 4.1.0
[P] X 01-3-5---9 102.250 [P] X 01-3-5---9 102.250
[D] 2906658793 mpfr-3.1.5.tar.bz2 http://www.mpfr.org/mpfr-3.1.5/
[D] 2501443374 mpfr-4.1.0.tar.bz2 http://www.mpfr.org/mpfr-4.1.0/

Loading…
Cancel
Save