diff --git a/doc/make/ccache.md b/doc/make/ccache.md index 2b914e0c6d..c0c626ba58 100644 --- a/doc/make/ccache.md +++ b/doc/make/ccache.md @@ -41,3 +41,5 @@ with the following content: argument unused during compilation:" warning. - ``-fcolor-diagnostics`` option is used to enable clang's colored diagnostic messages. + +Reference: http://petereisentraut.blogspot.com/2011/05/ccache-and-clang.html