buildrootschalter/package/libglib2
Benoît Thébaudeau 9a7e06dc83 libglib2: fix g_print()
If GLib is cross-compiled, the default printf settings that it selects are wrong
for glibc. This leads to issues with the g_print() functions, e.g. "Aborted"
errors returned by gst-inspect.

This patch fixes this issue by setting printf configuration options compatible
with glibc. These options should also be compatible with uClibc.

This solution has been suggested for LTIB by Rogerio Nunes:
https://community.freescale.com/thread/302734

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-18 09:37:35 +01:00
..
Config.in Remove all references to libintl 2012-09-20 21:33:38 +02:00
libglib2-make-codegen-python2-python3-compliant.patch libglib2: make codegen python2/python3 compliant 2012-08-21 12:10:26 +02:00
libglib2-optional-ipv6.patch libglib2: bump version to 2.26.0 2010-10-18 09:25:05 -04:00
libglib2.mk libglib2: fix g_print() 2012-12-18 09:37:35 +01:00