diff --git a/browser/common/source_files/mozconfig b/browser/common/source_files/mozconfig index 4d5eb63..306452c 100644 --- a/browser/common/source_files/mozconfig +++ b/browser/common/source_files/mozconfig @@ -3,8 +3,8 @@ ac_add_options --enable-application=browser # This supposedly speeds up compilation (We test through dogfooding anyway) -ac_add_options --disable-tests -ac_add_options --disable-debug +# ac_add_options --disable-tests +# ac_add_options --disable-debug # Folder to output the build files: mk_add_options MOZ_OBJDIR=./obj_BUILD_OUTPUT