Re: [PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible

2021-10-27 Thread Simon Josefsson via Gnulib discussion list
Bruno Haible writes: >> > Also, I would expect that the GNULIB_REVISION environment variable is not >> > so frequently used, and that the more frequent use is with git submodules. >> > Is it possible to apply the same trick to the git submodules case? Or does >> > the use of submodules always

Re: [PATCH 01/11] Fix base64 module to work with grub codebase

2021-10-27 Thread Simon Josefsson via Gnulib discussion list
Robbie Harwood writes: > The gnulib module makes use of booleans via the header. As > GRUB does not provide any POSIX wrapper header for this, but instead > implements support for bool in , we need to patch > base64.h to not use anymore. We unfortunately cannot include > instead, as it would