https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120761
--- Comment #3 from Gaius Mulley <gaius at gcc dot gnu.org> --- Created attachment 61692 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61692&action=edit Proposed fix which removes GM2_FOR_BUILD This patch removes GM2_FOR_BUILD from Makefile.tpl and the debugging echo in libgm2/libm2min/Makefile.am. It regenerates the .in files. ChangeLog: * Makefile.in: * Makefile.tpl: libgm2/ChangeLog: * libm2min/Makefile.am: * libm2min/Makefile.in: I've bootstrap tested on x86_64 gnu/linux.