mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-21 06:40:50 +00:00
5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
Bugfix
|
|
* Fix an issue with in-tree CMake builds in releases with GEN_FILES
|
|
turned off: if a shipped file was missing from the working directory,
|
|
it could be turned into a symbolic link to itself.
|