Browse Source

- apply fixes for 2.3.0

Bernhard Reutner-Fischer 18 năm trước cách đây
mục cha
commit
ae456d8cf3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package/mpfr/mpfr.mk

+ 1 - 1
package/mpfr/mpfr.mk

@@ -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)