- pass MAKE in so we can check the correct binary for it's version..

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-20 13:06:49 +00:00
parent 82b52492bd
commit 36b371f2dc

View File

@ -6,7 +6,7 @@
######################################################################
dependencies: host-sed
@HOSTCC="$(firstword $(HOSTCC))" $(TOPDIR)/toolchain/dependencies/dependencies.sh
@HOSTCC="$(firstword $(HOSTCC))" MAKE="$(MAKE)" $(TOPDIR)/toolchain/dependencies/dependencies.sh
dependencies-source: