bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #39203] Command line option --eval applied multiple times


From: anonymous
Subject: [bug #39203] Command line option --eval applied multiple times
Date: Fri, 07 Jun 2013 17:15:40 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]