mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
4 lines
No EOL
237 B
Text
4 lines
No EOL
237 B
Text
Bugfix
|
|
* Fix the Visual Studio Release x64 build configuration for mbedtls itself.
|
|
Completes a previous fix in Mbed TLS 2.16 that only fixed the build for
|
|
the example programs. Reported in #1430 and fix contributed by irwir. |