mk/cargo-binary.mk: Add warning to fix.

This commit is contained in:
ng0 2019-08-24 10:26:17 +00:00
parent 8ad53933dd
commit 071482bf44
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
#
# if PKG_DEVELOPER=yes
# make cargo action verbose?
#
# Fix this warning:
# WARN: Makefile:16: CARGO_CRATE_DEPENDS is defined but not used.
do-build: do-build-cargo-binary
.PHONY: do-build-cargo-binary