Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
Line 520: Line 520:
</syntaxhighlight>
</syntaxhighlight>


to review ccache statistics, use:
to review ccache statistics, use (default cache is 1gb, so better raise this to ~3-5gb) :
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
$ ccache -s
$ ccache -s

Navigation menu