]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mbedtls: fix arm32 build errors with GCC 15.3 23774/head
authorShiji Yang <yangshiji66@outlook.com>
Sat, 13 Jun 2026 14:19:06 +0000 (22:19 +0800)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Tue, 14 Jul 2026 20:50:47 +0000 (22:50 +0200)
commit0745de60f4172a04f32c42021ad509aea591b7dd
tree034bab1c2b318730116d6ddfceb03bc6540df697
parent4fa33a07247e519b258d45bae80e5d05f7999f3b
mbedtls: fix arm32 build errors with GCC 15.3

It seems that GCC 15.3 has added additional OOB checks for ARCH arm32.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/23774
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
package/libs/mbedtls/patches/102-fix-arm32-build-error-against-GCC-15.3.patch [new file with mode: 0644]