libiconv: fix compilation on hosts GCC=15
authorTomasz Maciej Nowak <tmn505@gmail.com>
Wed, 28 May 2025 13:26:23 +0000 (15:26 +0200)
committerRobert Marko <robimarko@gmail.com>
Fri, 30 May 2025 11:10:11 +0000 (13:10 +0200)
commit2f289e3b7452ac877632d9f3b2237f8276076a79
treeb9c9e0de85759888ec50754a88190f03f333ff0d
parent6d46015d8b31373aa71c703de9fc409f2430646d
libiconv: fix compilation on hosts GCC=15

Backport upstream commit dropping external definition of mbrtowc. The
said definition conflicts with one provided by GCC 15. Issue found on
24.10 SDK.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
package/libs/libiconv-full/Makefile
package/libs/libiconv-full/patches/001-Fix-a-clang-warning-a-function-declaration-without-a.patch [new file with mode: 0644]