13cc36dcfe
Fixes build woth gcc-10, by backporting an upstream patch: programs/ld-ctype.c:855:18: error: array subscript 0 is outside the bounds of an interior zero-length array ‘unsigned char[0]’ [-Werror=zero-length-bounds] 855 | replace[0].bytes[0] = '?'; | ~~~~~~~~~~~~~~~~^~~ Fixes: #12711 Signed-off-by: Peter Seiderer <ps.report@gmx.net> [yann.morin.1998@free.fr: slight reword in commit log] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
0001-HACK-only-build-and-install-localedef.patch | ||
0002-relax-dependency-on-GCC-to-4.8-and-binutils-to-2.24.patch | ||
0003-localedef-Use-initializer-for-flexible-array-member-.patch | ||
localedef.hash |