176
edits
Line 105: | Line 105: | ||
... And install your SDK as described in the following section : | ... And install your SDK as described in the following section : | ||
===Install | ===Install the SDK=== | ||
If you're not building a xulrunner objdir, but are rather using a downloaded Gecko SDK, you'll want to *install* your SDK prior to hacking fennec (especially if you intend to do 'performance' stuff) because some build features are only triggered are package-time. The easiest way to achieve this is throught system installation of your downloaded Gecko SDK : | If you're not building a xulrunner objdir, but are rather using a downloaded Gecko SDK, you'll want to *install* your SDK prior to hacking fennec (especially if you intend to do 'performance' stuff) because some build features are only triggered are package-time. The easiest way to achieve this is throught system installation of your downloaded Gecko SDK : | ||
<pre> | <pre> |
edits