зеркало из https://github.com/mozilla/pjs.git
bug 418866 - skip PGO in jemalloc. r=bsmedberg
This commit is contained in:
Родитель
6f62f2aa4a
Коммит
a2279e2da7
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче