mbedtls/ChangeLog.d/fix-parllel-cmake-build-fail.txt
Jerry Yu 7599f3109a Update changelog entry
Remove internal details. Add the condition of the bug.

Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
2022-03-11 16:30:20 +08:00

3 lines
132 B
Text

Bugfix
* Fix a race condition in out-of-source builds with CMake when generated data
files are already present. Fixes #5374