mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
Bug 419470: Re-enable PGO for Linux mozjemalloc. r=glandium
It only took nine years. MozReview-Commit-ID: 2zsCBMTJ6O1 --HG-- extra : rebase_source : e3be1bd1c930d32d3c7a9e2d707ed3fe6bc0936f
This commit is contained in:
parent
5e9e84d7ec
commit
bb5fe68fae
@ -28,11 +28,6 @@ DEFINES['abort'] = 'moz_abort'
|
||||
|
||||
DEFINES['MOZ_JEMALLOC_IMPL'] = True
|
||||
|
||||
#XXX: PGO on Linux causes problems here
|
||||
# See bug 419470
|
||||
if CONFIG['OS_TARGET'] == 'Linux':
|
||||
NO_PGO = True
|
||||
|
||||
LOCAL_INCLUDES += [
|
||||
'/memory/build',
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user