test to see if mozconfig is causing OOM issues
This commit is contained in:
parent
9db7331e15
commit
e5e4dc10db
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
||||||
ac_add_options --enable-application=browser
|
ac_add_options --enable-application=browser
|
||||||
|
|
||||||
# This supposedly speeds up compilation (We test through dogfooding anyway)
|
# This supposedly speeds up compilation (We test through dogfooding anyway)
|
||||||
ac_add_options --disable-tests
|
# ac_add_options --disable-tests
|
||||||
ac_add_options --disable-debug
|
# ac_add_options --disable-debug
|
||||||
|
|
||||||
# Folder to output the build files:
|
# Folder to output the build files:
|
||||||
mk_add_options MOZ_OBJDIR=./obj_BUILD_OUTPUT
|
mk_add_options MOZ_OBJDIR=./obj_BUILD_OUTPUT
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue