Merge pull request #3925 from rodrigo-dc/mbedtls-2.16

Backport 2.16: Fix build failure on gcc-11
This commit is contained in:
Gilles Peskine
2020-12-01 13:26:23 +01:00
committed by GitHub
5 changed files with 20 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
Bugfix
* Fix build failures on GCC 11. Fixes #3782.