On 2023/09/03 20:48, Jonathan Schleifer wrote: > Am 03.09.23 um 19:49 schrieb Jeremie Courreges-Anglas: > > > I don't know which of .SILENT or make -s or the escape characters hide > > the compiler command lines used to build the object files, but let's > > find a way to disable this behaviour at least in the port. > > Attached is an updated port that removes the silent rules. However, that > makes the output quite confusing and is IMO not really an improvement. But > hey, you're the guys looking at that output, if that's what you prefer, I'm > fine with that :-).
we often aren't looking at the output directly, rather grepping the build logs looking for software using e.g. certain headers / compiler flags / etc.
