backout PGO for windows, build failed

git-svn-id: svn://10.0.0.236/trunk@246392 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sayrer%gmail.com
2008-02-24 01:51:33 +00:00
parent 6afcad537a
commit 22ea962fc7
3 changed files with 1 additions and 3 deletions

View File

@@ -1 +1 @@
Clobbering for PGO
backout PGO

View File

@@ -9,7 +9,6 @@ export LDFLAGS="-LTCG"
mk_add_options MOZ_CO_PROJECT=browser
mk_add_options MOZ_MAKE_FLAGS="-j5"
mk_add_options MOZ_CO_MODULE="mozilla/tools/update-packaging"
mk_add_options PROFILE_GEN_SCRIPT='$(PYTHON) $(MOZ_OBJDIR)/_profile/pgo/profileserver.py'
ac_add_options --enable-application=browser
ac_add_options --enable-update-channel=nightly

View File

@@ -190,7 +190,6 @@ $BinaryName = 'firefox.exe';
#$NSPRArgs = '';
#$ShellOverride = '';
$ProfiledBuild = 1;
# Release build options
$ReleaseBuild = 1;
$shiptalkback = 0;