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: NDaniel P. Berrangé <berrange@redhat.com>
Showing
gnulib/local/lib/fflush.c.diff
0 → 100644
gnulib/local/lib/fpurge.c.diff
0 → 100644
gnulib/local/lib/freading.c.diff
0 → 100644
gnulib/local/lib/fseeko.c.diff
0 → 100644
想要评论请 注册 或 登录