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:
parent
346747cd24
commit
d015619a56
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -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_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue