mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 18:22:58 +00:00
Fixes strict C99 builds in all.sh with glibc version >2.19 where platform support wasn't being compiled in automatically. Also fixes C99 syntax with armclang.