382
edits
No edit summary |
|||
Line 35: | Line 35: | ||
# optimizations for that platform | # optimizations for that platform | ||
ac_add_app_options xulrunner --with-arm-kuser | ac_add_app_options xulrunner --with-arm-kuser | ||
# Disabling tests due to bug 454881 | |||
ac_add_options --disable-tests | |||
# mobile options | # mobile options | ||
Line 50: | Line 53: | ||
If building for Maemo in Scratchbox, follow the [[Maemo_Build_Instructions#Building_libIDL|instructions]] from the Maemo Build page, and remember to set your PKG_CONFIG_PATH environment variable. | If building for Maemo in Scratchbox, follow the [[Maemo_Build_Instructions#Building_libIDL|instructions]] from the Maemo Build page, and remember to set your PKG_CONFIG_PATH environment variable. | ||
then build: | then build: |
edits