bug-make
[Top][All Lists]
Advanced

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

[bug #57692] Parallel make doesn't work well with grouped targets


From: Paul D. Smith
Subject: [bug #57692] Parallel make doesn't work well with grouped targets
Date: Mon, 11 May 2020 11:42:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36

Follow-up Comment #3, bug #57692 (project make):

There is a token in .FEATURES for this capability already:


$ echo '$(info $(.FEATURES))' | ./make -f-
target-specific order-only second-expansion else-if shortest-stem undefine
oneshell nocomment grouped-target extra-prereqs archives jobserver output-sync
check-symlink guile load maintainer
make: *** No targets.  Stop.


Notice *groupd-target* here.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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