Ccache: Difference between revisions
Jump to navigation
Jump to search
(remove unneeded "mk_add_options" line. (the 'ac_add_options' line is all that's needed AFAIK)) |
(move content to devmo) |
||
| Line 1: | Line 1: | ||
ccache is a compiler cache that can make builds faster. For more, see [https://developer.mozilla.org/en/ccache developer.mozilla.org/en/ccache]. | |||
Latest revision as of 00:05, 12 August 2011
ccache is a compiler cache that can make builds faster. For more, see developer.mozilla.org/en/ccache.