tools/mpfr: remove bogus configure override
SVN-Revision: 33433
This commit is contained in:
parent
fd1529921d
commit
d7775ab256
1 changed files with 0 additions and 5 deletions
|
@ -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 a new issue