mpfr: disable host fixup for now
SVN-Revision: 24557
This commit is contained in:
parent
4cdaea52c4
commit
77dd090ffb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ 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
|
#HOST_FIXUP:=autoreconf
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue