glib2: disable gnulib printf
authorJitao Lu <dianlujitao@gmail.com>
Sun, 11 Jun 2023 13:01:18 +0000 (21:01 +0800)
committerRosen Penev <rosenp@gmail.com>
Sun, 11 Jun 2023 17:55:58 +0000 (20:55 +0300)
commit68f23a9c333671e9ea69e014824943e2e00aaa41
treefb5916084d103629bc8c6cd9b43fe79bca663493
parent4f8c885fb1a77894a84cace8e644cf44cef437bb
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>
libs/glib2/Makefile
libs/glib2/patches/006-c99.patch [new file with mode: 0644]