Clobber all platforms to generate a new nightly for testing and to try some different build optimization flags for mac, as per sayrer.

git-svn-id: svn://10.0.0.236/trunk@238570 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
reed%reedloden.com
2007-11-05 23:16:54 +00:00
parent 9e0d6737e5
commit 80e0275ee2
4 changed files with 5 additions and 4 deletions

View File

@@ -1 +1 @@
Clobbering to pick up peterv's crash fix in bug 401687.
Clobbering to generate a new nightly for testing.

View File

@@ -1 +1,2 @@
Clobbering to pick up peterv's crash fix in bug 401687.
Clobbering to test some different build optimization flags for sayrer.
Also clobbering to generate a new nightly for testing.

View File

@@ -12,7 +12,7 @@ mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../build/universal
ac_add_options --enable-application=browser
ac_add_options --enable-update-channel=nightly
ac_add_options --enable-optimize="-O2 -g"
ac_add_options --enable-optimize="-Oz -gfull"
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-update-packaging

View File

@@ -1 +1 @@
Clobbering to pick up peterv's crash fix in bug 401687.
Clobbering to generate a new nightly for testing.