mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 20:30:37 +02:00
tools/mpfr: remove bogus configure override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33433 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cbefadaaef
commit
8461eed21e
@ -22,9 +22,4 @@ HOST_CONFIGURE_ARGS += \
|
||||
--disable-shared \
|
||||
--with-gmp=$(STAGING_DIR_HOST)
|
||||
|
||||
define Host/Configure
|
||||
echo "PATH=$(shell echo $$PATH)"
|
||||
$(call Host/Configure/Default)
|
||||
endef
|
||||
|
||||
$(eval $(call HostBuild))
|
||||
|
Loading…
Reference in New Issue
Block a user