Confirmed users, Bureaucrats and Sysops emeriti
792
edits
Line 51: | Line 51: | ||
ac_add_options --with-endian=little | ac_add_options --with-endian=little | ||
ac_add_options --enable-tree-freetype | ac_add_options --enable-tree-freetype | ||
# other options | # other options | ||
ac_add_options --disable-necko-wifi | ac_add_options --disable-necko-wifi | ||
ac_add_options --disable-plugins | ac_add_options --disable-plugins | ||
# to fix | # to fix | ||
ac_add_options --disable-crypto | ac_add_options --disable-crypto | ||
# ssltunnel can't build if we disable crypto | # ssltunnel can't build if we disable crypto | ||
ac_add_options --disable-tests | ac_add_options --disable-tests | ||
==== JS/NSPR only ==== | ==== JS/NSPR only ==== |