Export the submodule flag to sub-makes

Export the flag so that the crypto submodule knows how it is being built
This commit is contained in:
Andrzej Kurek 2019-04-17 06:02:38 -04:00
parent 346747cd24
commit d015619a56

View File

@ -1,4 +1,5 @@
# export the submodule flag so that crypto knows it's being built as a submodule
export USE_CRYPTO_SUBMODULE=1
DESTDIR=/usr/local
PREFIX=mbedtls_