mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
OP-1818 define ZIP variable in make/tools.mk
This commit is contained in:
parent
2c2d50908f
commit
e61aefdfee
@ -166,6 +166,7 @@ GIT := git
|
||||
CURL := curl
|
||||
TAR := tar
|
||||
UNZIP := unzip
|
||||
ZIP := gzip
|
||||
OPENSSL := openssl
|
||||
ANT := ant
|
||||
JAVAC := javac
|
||||
|
Loading…
Reference in New Issue
Block a user