Sfoglia il codice sorgente

mpfr: use autoreconf host fixup

SVN-Revision: 24555
Jo-Philipp Wich 15 anni fa
parent
commit
5787c6743e
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      tools/mpfr/Makefile

+ 2 - 0
tools/mpfr/Makefile

@@ -13,6 +13,8 @@ PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_MD5SUM:=f45bac3584922c8004a10060ab1a8f9f
 PKG_MD5SUM:=f45bac3584922c8004a10060ab1a8f9f
 
 
+HOST_FIXUP:=autoreconf
+
 include $(INCLUDE_DIR)/host-build.mk
 include $(INCLUDE_DIR)/host-build.mk
 
 
 HOST_CONFIGURE_ARGS += \
 HOST_CONFIGURE_ARGS += \