Since metamode just announces what it's doing, the extra -- xxx -- lines
aren't needed for recursive descent, nor are the ==> lines needed. This
speeds up rebuilding kernels a lot...
Sponsored by: Netflix
Differential D37071
make: Don't print as many ==> and -- xxx -- lines in meta mode imp on Oct 20 2022, 4:16 PM. Authored by Tags None Referenced Files
Details Since metamode just announces what it's doing, the extra -- xxx -- lines Sponsored by: Netflix
Diff Detail
Event TimelineComment Actions A nice side effect of this is that it also shows us when we're bogusly rebuilding things more clearly too. |