mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-26 15:54:15 +01:00
OP-1160 fix openssl, missing _version receipt
This commit is contained in:
parent
0423d4ce99
commit
eeec9db3b4
@ -571,6 +571,9 @@ else
|
||||
# $(info $(EMPTY) WARNING $(call toprel, $(OPENSSL_DIR)) not found (make openssl_install), using system PATH)
|
||||
endif
|
||||
|
||||
.PHONY: openssl_version
|
||||
openssl_version:
|
||||
-$(V1) $(ECHO) "OpenSSL `$(OPENSSL) version`"
|
||||
endif
|
||||
|
||||
##############################
|
||||
|
Loading…
x
Reference in New Issue
Block a user