Follow-up Comment #1, bug #39203 (project make):

After I bit more thought I figured this might be related to the MAKEFLAGS
changes, so I added $(info MAKEFLAGS=$(MAKEFLAGS)) to the makefile. It seems
that MAKEFLAGS is accumulating --eval options, and on the fifth restart it has
this value:

MAKEFLAGS=--eval=$$(info\ --eval) --eval=$$(info\ --eval) --eval=$$(info\
--eval) --eval=$$(info\ --eval) --eval=$$(info\ --eval) --eval=$$(info\
--eval)

Rob.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39203>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to