tools/mpfr: remove bogus configure override

SVN-Revision: 33433
lede-17.01
Felix Fietkau 2012-09-15 14:17:46 +00:00
parent fd1529921d
commit d7775ab256
1 changed files with 0 additions and 5 deletions

View File

@ -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))