mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
- pass MAKE in so we can check the correct binary for it's version..
This commit is contained in:
parent
82b52492bd
commit
36b371f2dc
@ -6,7 +6,7 @@
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
dependencies: host-sed
|
dependencies: host-sed
|
||||||
@HOSTCC="$(firstword $(HOSTCC))" $(TOPDIR)/toolchain/dependencies/dependencies.sh
|
@HOSTCC="$(firstword $(HOSTCC))" MAKE="$(MAKE)" $(TOPDIR)/toolchain/dependencies/dependencies.sh
|
||||||
|
|
||||||
dependencies-source:
|
dependencies-source:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user