User:Poona/firefox build options .monzconfig file options to build FF

From MozillaWiki
< User:Poona
Revision as of 04:42, 30 April 2008 by Poona (talk | contribs)
Jump to navigation Jump to 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