mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Convert all text files to Unix line endings unless they're Windows stuff. Make sure that all text files have a trailing newline. Remove whitespace at the end of lines. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
4 lines
238 B
Text
4 lines
238 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.
|