glib2: disable gnulib printf
authorJitao Lu <dianlujitao@gmail.com>
Sun, 11 Jun 2023 13:01:18 +0000 (21:01 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 21 Sep 2023 07:35:03 +0000 (09:35 +0200)
commit2b8e549f8e763fcd37e61177c38346e8a636a437
tree16943b611b4a9cb99e340e2f6fb61d58da2c01a7
parent0d13ad10fd1251cb6a4dcec4d08772ded9730f2c
glib2: disable gnulib printf

A compiler bug (suspiciously) blocks gnulib compilation for
mipsel_24kc_24kf. While we had this patch to disable gnulib, it was
accidentally removed by 5d27631d9fbca076eb6377fc8c10f474ce9f4fea. Add it
back to fix the long broken build for mipsel_24kc_24kf.

Fixes: #19511
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
(cherry picked from commit 68f23a9c333671e9ea69e014824943e2e00aaa41)
libs/glib2/Makefile
libs/glib2/patches/006-c99.patch [new file with mode: 0644]