aristocratos / btop

A monitor of resources
Apache License 2.0
21.37k stars 655 forks source link

[Build] Use a "really" quiet mode in Makefile #769

Open lcheylus opened 9 months ago

lcheylus commented 9 months ago

During build via GNU make (using Makefile), I'm using "Quiet" mode via QUIET=true (especially to integrate btop build in automatic packaging toolchain).

The "Quiet" build is not REALLY quiet:

To Reproduce

Compilation of btop with QUIET=true VERBOSE=true make

Expected behavior

I would like to have a REALLY quiet mode for build/compilation: