[build] change underscore to dash in libmbedcrypto name (#5002)

This commit is contained in:
Piotr Koziar
2020-05-25 17:17:18 -07:00
committed by GitHub
parent 3bc67ee6f9
commit d281be6aef
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ LDADD_MBEDTLS += \
$(NULL)
LDADD_MBEDTLS_RADIO += \
$(top_builddir)/third_party/mbedtls/libmbedcrypto_radio.a \
$(top_builddir)/third_party/mbedtls/libmbedcrypto-radio.a \
$(NULL)
endif # OPENTHREAD_ENABLE_BUILTIN_MBEDTLS
+1 -1
View File
@@ -23,7 +23,7 @@ EXTRA_DIST = \
lib_LIBRARIES = \
libmbedcrypto.a \
libmbedcrypto_radio.a \
libmbedcrypto-radio.a \
$(NULL)
# Do not enable -Wconversion for mbedtls