mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-08 20:10:37 +00:00
tools/mpfr: remove bogus configure override
SVN-Revision: 33433
This commit is contained in:
parent
fd1529921d
commit
d7775ab256
@ -22,9 +22,4 @@ HOST_CONFIGURE_ARGS += \
|
|||||||
--disable-shared \
|
--disable-shared \
|
||||||
--with-gmp=$(STAGING_DIR_HOST)
|
--with-gmp=$(STAGING_DIR_HOST)
|
||||||
|
|
||||||
define Host/Configure
|
|
||||||
echo "PATH=$(shell echo $$PATH)"
|
|
||||||
$(call Host/Configure/Default)
|
|
||||||
endef
|
|
||||||
|
|
||||||
$(eval $(call HostBuild))
|
$(eval $(call HostBuild))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user