Fix bug with cmake and old version of GCC

This commit is contained in:
Manuel Pégourié-Gonnard
2015-07-19 16:00:04 +02:00
parent 4f3368e31e
commit bcb0460224
2 changed files with 10 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
Bugfix
* Fix segfault in the benchmark program when benchmarking DHM.
* Fix build error with CMake and pre-4.5 versions of GCC (found by Hugo
Leisink).
= mbed TLS 2.0.0 released 2015-07-13