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

Indeed, the fix for SV 60595 introduced an undesired change, specifically,
causes make to re-execute when make code is read from the standard input.
This is not related to lowdown. No need for any package or makefile to
reproduce. In fact, the following is sufficient

++++
$ printf 'all:; $(info hello)' | make -f -
----

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62088>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to