- pass MAKE in so we can check the correct binary for it's version..
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user