test to see if mozconfig is causing OOM issues

This commit is contained in:
BeatLink 2019-07-19 16:41:26 -05:00
parent 9db7331e15
commit e5e4dc10db

View file

@ -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