Building FlightGear - Cross Compiling: Difference between revisions

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


to review ccache statistics, use:
<syntaxhighlight lang="bash">
$ ccache -s
</syntaxhighlight>


{{Note|At least on Ubuntu, openscenegraph.mk needs to be edited to add libgomp as a dependency for now}}
{{Note|At least on Ubuntu, openscenegraph.mk needs to be edited to add libgomp as a dependency for now}}

Navigation menu