Skip to content

Add option for using colorgcc in chain

O. Libre requested to merge github/fork/FooBarrior/master into master

Created by: FooBarrior

This patch adds an ability for colorgcc to be used in chain with other tools (e.g. ccache) with determining of compiler's path relying only on the PATH env. variable. This could be sufficient when the one uses automatic compilation or packaging tools. It also solves Archlinux bug #41423

Merge request reports