mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-04 08:51:33 +01:00
glibc 2.16 has been marked stable upstream. By chance it also fixes cross compiling header files in /usr/include/rpcsvc which should resolve rpcbind's build failure searching for rpcsvc/mount.h. This previously was not an issue because the hacky glibc install copied the files directly from the host chroot into the target sysroot directories.