Mobile/Build/Fennec: Difference between revisions

Line 66: Line 66:
ac_add_options  --enable-application=mobile
ac_add_options  --enable-application=mobile
ac_add_options  --with-libxul-sdk=<path to the SDK you downloaded and extracted>
ac_add_options  --with-libxul-sdk=<path to the SDK you downloaded and extracted>
</pre>
You then need to pull nspr and nss, simply because client.mk assumes you want to configure it.
<pre>
python client.py checkout
</pre>
</pre>


Confirmed users
2,023

edits