User:Poona/firefox build options

From MozillaWiki
Jump to: navigation, search

The .mozconfig file used by me to build firefox is given below



       . $topsrcdir/browser/config/mozconfig
       mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/ff-build-shared-tests_enable
       ac_add_options --enable-debug
       ac_add_options --disable-optimize
       ac_add_options --disable-libxul


More details on these options would be given by me in sometime