Description
Build output from make can be colorized so warnings, errors, and command sections are easier to distinguish. It is useful for developers who compile projects in a terminal and want faster visual parsing of build logs.
Color wrappers should not hide real compiler messages. Disable color or inspect raw output when reporting build failures to tools or maintainers.