mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-24 07:33:04 +00:00
mpfr: use autoreconf host fixup
SVN-Revision: 24555
This commit is contained in:
parent
99c9533a7f
commit
5787c6743e
@ -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 += \
|
||||||
|
Loading…
Reference in New Issue
Block a user