Commit ae456d8c authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- apply fixes for 2.3.0

parent 2f873fcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
#############################################################
MPFR_VERSION:=2.3.0
#MPFR_PATCH:=patches
MPFR_PATCH:=patches
MPFR_PATCH_FILE:=mpfr-$(MPFR_VERSION).patch
MPFR_SOURCE:=mpfr-$(MPFR_VERSION).tar.bz2
MPFR_CAT:=$(BZCAT)