34 minutes and 23 seconds | ||
Daniel P. Berrangé | 1b884e6 Changeset → | |
gnulib: temporary hacks to deal with glibc libio.h removal GLibc deprecated libio.h in 2.27 and has removed it in current code that will become 2.28. The latter is now in Fedora rawhide and this change breaks gnulib which mistakenly still relies on these ancient symbols. Add a local hack for gnulib until a proper fix is available upstream. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> |