bd90def0de
Since the bump of libglib2 to 2.56.0, it fails to build on uClibc with: gthreadedresolver.c: In function 'do_lookup_records': gthreadedresolver.c:875:16: error: 'res' undeclared (first use in this function); did you mean '_res'? res_nclose (&res); ^~~ _res This commit adds an upstream patch that fixes this problem. Fixes: http://autobuild.buildroot.net/results/990e19e3500986263f99354215e33214a2e89116/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-fix-compile-time-atomic-detection.patch | ||
0002-disable-tests.patch | ||
0003-gthreadedresolver-Fix-compilation-with-res_nclose-bu.patch | ||
Config.in | ||
libglib2.hash | ||
libglib2.mk |