Bug 669031: Wallpaper over the error by disabling PGO for crashinject. r=ted

This commit is contained in:
Kyle Huey 2011-08-15 09:27:35 -04:00
parent f6b582d2dc
commit fd7283a253

View File

@ -42,6 +42,8 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
NO_PROFILE_GUIDED_OPTIMIZE = 1
ifdef ENABLE_TESTS
ifdef _MSC_VER