diff options
Diffstat (limited to 'docs/manual/ccache-support.txt')
-rw-r--r-- | docs/manual/ccache-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/ccache-support.txt b/docs/manual/ccache-support.txt index c6771bd1e4..992471dbf7 100644 --- a/docs/manual/ccache-support.txt +++ b/docs/manual/ccache-support.txt @@ -2,7 +2,7 @@ // vim: set syntax=asciidoc: [[ccache]] -=== Using +ccache+ in Buildroot +==== Using +ccache+ in Buildroot http://ccache.samba.org[ccache] is a compiler cache. It stores the object files resulting from each compilation process, and is able to |