Bug 641325: Turn PGO back on for JS. rs=ted a=sayrer

This commit is contained in:
Kyle Huey 2011-03-18 17:37:46 -04:00
Родитель 89b7a1445c
Коммит 0925df3300
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -9687,6 +9687,7 @@ if test "$MOZ_MEMORY"; then
export MOZ_MEMORY_LDFLAGS
fi
fi
export MOZ_APP_NAME
AC_OUTPUT_SUBDIRS(js/src)
ac_configure_args="$_SUBDIR_CONFIG_ARGS"