Bug 600373 - Android not starting on Tracemonkey due to ENABLE_SHARED_JS=1. r=khuey.

This commit is contained in:
Michael Wu 2010-09-28 19:29:36 -04:00
parent 3edf41b7be
commit 661ff72c37

View File

@ -8073,7 +8073,9 @@ MOZ_ARG_ENABLE_BOOL(libxul,
MOZ_ENABLE_LIBXUL=)
# split JS out by default to avoid VS2005 PGO crash (bug 591836).
ENABLE_SHARED_JS=1
if test "$OS_ARCH" = "WINNT"; then
ENABLE_SHARED_JS=1
fi
MOZ_ARG_ENABLE_BOOL(shared-js,
[ --enable-shared-js