buildroot/package/libglib2
John Keeping 4f91198f0d package/libglib2: restore use of system printf
Prior to commit 4102db0f7a ("package/libglib2: bump to version 2.60.3")
which converted libglib2 to meson, Buildroot used to set a range of
autoconf options to bypass tests that require running binaries.

The meson version of libglib2's build system has many fewer of these
checks, but there are still some and these can be fed the "correct"
answer by adding properties to cross-compilation.conf.

Add the necessary properties to indicate that we have C99 compliant
print functions to avoid pulling in the gnulib fallback.

Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-21 22:51:14 +02:00
..
0001-fix-compile-time-atomic-detection.patch
0002-allow-explicit-disabling-of-tests.patch
0003-remove-cpp-requirement.patch package/libglib2: bump to version 2.64.2 2020-04-12 11:57:34 +02:00
0004-Add-Wno-format-nonliteral-to-compiler-arguments.patch
Config.in
libglib2.hash package/libglib2: bump to version 2.64.2 2020-04-12 11:57:34 +02:00
libglib2.mk package/libglib2: restore use of system printf 2020-04-21 22:51:14 +02:00