Bug 419893 - sort out PGO-triggered bugs (r=ted)

--HG--
extra : rebase_source : 028cd891e11df11abf768107f64b1d6bca541dca
This commit is contained in:
Dietrich Ayala 2009-10-08 11:01:13 -07:00
parent 61f49bf3ac
commit 6386c8d29d
3 changed files with 0 additions and 9 deletions

View File

@ -76,9 +76,6 @@ export:: sqlite-version.h
endif
endif
# FIXME: bug 419893
NO_PROFILE_GUIDED_OPTIMIZE = 1
ifdef GNU_CC
MODULE_OPTIMIZE_FLAGS = -O2
else

View File

@ -43,9 +43,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
# FIXME: bug 419893
NO_PROFILE_GUIDED_OPTIMIZE = 1
MODULE = storage
LIBRARY_NAME = storage_s
MODULE_NAME = mozStorageModule

View File

@ -43,9 +43,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
# FIXME: bug 419893
NO_PROFILE_GUIDED_OPTIMIZE = 1
MODULE = places
LIBRARY_NAME = places
LIBXUL_LIBRARY = 1