bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22346] "make check" isn't parallel make safe


From: amodra at gmail dot com
Subject: [Bug binutils/22346] "make check" isn't parallel make safe
Date: Thu, 29 Feb 2024 07:21:28 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22346

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Yes, I would love to remove the "check-am: all-am: line added by automake. 
It's a pain for developers like me who can't resist meddling with the source
while running tests, or who modify the source and don't run "make all" before
"make check".  I've been caught by this many times.

Top-level entries like
dependencies = { module=check-binutils; on=all-gas; };
would help for anyone who forgets to run "make all"

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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