Backed out changeset ab89803d6dce (bug 1409739)

This commit is contained in:
Sebastian Hengst 2017-10-19 18:29:49 +02:00
Родитель 1ac0583789
Коммит 133ec561fb
6 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -2,7 +2,6 @@
ac_add_options --enable-profiling
ac_add_options --enable-verify-mar
ac_add_options --enable-dmd
# This will overwrite the default of stripping everything and keep the symbol table.
# This is useful for profiling and debugging and only increases the package size

Просмотреть файл

@ -2,7 +2,6 @@
ac_add_options --enable-profiling
ac_add_options --enable-verify-mar
ac_add_options --enable-dmd
# This will overwrite the default of stripping everything and keep the symbol table.
# This is useful for profiling and debugging and only increases the package size

Просмотреть файл

@ -4,7 +4,6 @@ ac_add_options --disable-install-strip
ac_add_options --enable-verify-mar
ac_add_options --enable-profiling
ac_add_options --enable-instruments
ac_add_options --enable-dmd
# Cross-compiled builds fail when dtrace is enabled
if test `uname -s` != Linux; then

Просмотреть файл

@ -3,7 +3,6 @@
ac_add_options --enable-profiling
ac_add_options --enable-verify-mar
ac_add_options --enable-dmd
ac_add_options --with-branding=browser/branding/nightly

Просмотреть файл

@ -6,7 +6,6 @@
ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
ac_add_options --enable-jemalloc
if [ -f /c/builds/gapi.data ]; then
_gapi_keyfile=c:/builds/gapi.data
else

Просмотреть файл

@ -4,7 +4,6 @@
ac_add_options --enable-profiling
ac_add_options --enable-verify-mar
ac_add_options --enable-dmd
ac_add_options --with-branding=browser/branding/nightly