Update of bug #49844 (project make):
Status: None => Not A Bug
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
Even simpler is to just use "--" (and what's the goal of using xargs?):
+verbose+
make -j5 -- $(seq 1000)
make -j -- $(seq 1000)
-verbose-
If that ends up not solving your problem please add a new comment and I'll
re-open this issue.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49844>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make