зеркало из https://github.com/mozilla/gecko-dev.git
backout 85ec486cf202 to reenable jemalloc 4 from bug 1205249
This commit is contained in:
Родитель
6d69755c56
Коммит
3e9ab04fd5
|
@ -7251,6 +7251,9 @@ if test -z "$MOZ_MEMORY"; then
|
|||
esac
|
||||
else
|
||||
AC_DEFINE(MOZ_MEMORY)
|
||||
if test -n "$NIGHTLY_BUILD"; then
|
||||
MOZ_JEMALLOC4=1
|
||||
fi
|
||||
if test -n "$MOZ_JEMALLOC4"; then
|
||||
AC_DEFINE(MOZ_JEMALLOC4)
|
||||
fi
|
||||
|
|
Загрузка…
Ссылка в новой задаче