Skip to content
Snippets Groups Projects
Commit 77dd090f authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

mpfr: disable host fixup for now

SVN-Revision: 24557
parent 4cdaea52
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment