1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-30 10:53:55 +08:00
Darryl Green 8194871075 Only use submodule if present
Enabling the USE_CRYPTO_SUBMODULE option causes problems if the
crypto submodule isn't present. For example, when building
mbed-crypto as a submodule, it should use error.c from the parent
project if USE_CRYPTO_SUBMODULE is set. However if the parent
project isn't present, then the build will fail. Only enable it
if the submodule actually exists.
2019-05-09 13:25:56 +01:00
..
2019-05-09 13:25:56 +01:00
2016-01-12 14:48:03 +00:00
2019-02-13 09:52:46 +00:00
2015-06-23 13:09:10 +02:00
2015-09-09 13:51:05 +02:00