mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-06 21:40:11 +00:00
4 lines
237 B
Plaintext
4 lines
237 B
Plaintext
Bugfix
|
|
* Fix the Visual Studio Release x64 build configuration for mbedtls itself.
|
|
Completes a previous fix in Mbed TLS 2.19 that only fixed the build for
|
|
the example programs. Reported in #1430 and fix contributed by irwir. |