On Wed, 18 Jan 2023 at 00:05, zimoun <zimon.touto...@gmail.com> wrote:
> For emacs-minimal, if considered to only bytecompile (.elc) and not > native compile, this libgccgit seems unexpected, indeed. Well, is > native compilation disabled for emacs-minimal? I guess not. :-) The package emacs-minimal is only for bytecompiling and configured without native compilation, IIUC. Thus the reference to libgccgit appears unexpected, then tackled by Josselin and fixed by Liliana in #60831 [1]. Cool! :-) 1: <http://issues.guix.gnu.org/msgid/f8e96b5d959815f77501beadeaca9139b3fb2d11.ca...@gmail.com> Cheers, simon