mpfr: disable host fixup for now

SVN-Revision: 24557
This commit is contained in:
Jo-Philipp Wich 2010-12-13 23:07:30 +00:00
parent 4cdaea52c4
commit 77dd090ffb
1 changed files with 1 additions and 1 deletions

View File

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