зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1613998 - Use MOZ_INCLUDE_SOURCE_INFO=1 in Linux ASan debug build. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D83417
This commit is contained in:
Родитель
5910d679e9
Коммит
22a9a38bd6
|
@ -16,6 +16,10 @@ ac_add_options --disable-elf-hack
|
||||||
# to analyze fuzzing bugs with rr.
|
# to analyze fuzzing bugs with rr.
|
||||||
ac_add_options --enable-fuzzing
|
ac_add_options --enable-fuzzing
|
||||||
|
|
||||||
|
# Include 'SourceRepository' in application.ini which
|
||||||
|
# is used by Pernosco to locate source
|
||||||
|
export MOZ_INCLUDE_SOURCE_INFO=1
|
||||||
|
|
||||||
# Package js shell.
|
# Package js shell.
|
||||||
export MOZ_PACKAGE_JSSHELL=1
|
export MOZ_PACKAGE_JSSHELL=1
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче