mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
d0f31dc611
commit
4989e42270
@ -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…
x
Reference in New Issue
Block a user