mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
13 lines
375 B
Text
13 lines
375 B
Text
|
NAME=libmpfr
|
||
|
BUILD_LIBRARIES='libstdc++ libgmp'
|
||
|
VERSION=3.1.3
|
||
|
DISTNAME=mpfr-$VERSION
|
||
|
COMPRESSION=tar.xz
|
||
|
ARCHIVE=$DISTNAME.$COMPRESSION
|
||
|
SHA256SUM=6835a08bd992c8257641791e9a6a2b35b02336c8de26d0a8577953747e514a16
|
||
|
UPSTREAM_SITE=https://ftp.gnu.org/gnu/mpfr
|
||
|
UPSTREAM_ARCHIVE=$ARCHIVE
|
||
|
BUILD_SYSTEM=configure
|
||
|
CONFIGURE_USE_BUILD_DIRECTORY=true
|
||
|
POST_INSTALL=tix-eradicate-libtool-la
|