зеркало из https://github.com/mozilla/pjs.git
bug 418866 - skip PGO in jemalloc. r=bsmedberg
This commit is contained in:
Родитель
037d5e8f8a
Коммит
011e4039d4
|
@ -91,6 +91,9 @@ CSRCS = \
|
|||
jemalloc.c \
|
||||
$(NULL)
|
||||
|
||||
#XXX: PGO on Linux causes problems here
|
||||
# See bug 419470
|
||||
NO_PROFILE_GUIDED_OPTIMIZE = 1
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче