http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59528
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |trippels at gcc dot gnu.org
--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Created attachment 31810
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31810&action=edit
Makefile.in patch
The attached patch to Makefile.in fixes the issue for me.
I know that Makefile.in is a generated file, but how one
translates the changes to Makefile.in back to Makefile.tpl
is beyond me.