зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1567065 - Enable PHC on Linux64 Nightly builds. r=glandium
Depends on D38444 Differential Revision: https://phabricator.services.mozilla.com/D38453 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
7974362afd
Коммит
3b27d4cb5e
|
@ -65,8 +65,7 @@ def phc_default(milestone, target, replace_malloc_default, replace_malloc):
|
|||
target.bitness == 64)
|
||||
|
||||
|
||||
# XXX: disabled for now
|
||||
option('--enable-phc', env='MOZ_PHC', default=False,
|
||||
option('--enable-phc', env='MOZ_PHC', default=phc_default,
|
||||
when='--enable-jemalloc',
|
||||
help='{Enable|Disable} PHC (Probabilistic Memory Checker). '
|
||||
'Also enables replace-malloc and frame pointers')
|
||||
|
|
Загрузка…
Ссылка в новой задаче