Bug 1471061 - Follow-up: Remove MOZ_ADDON_SIGNING from build/mozconfig.common. r=me DONTBUILD

This commit is contained in:
Jorg K 2018-07-10 12:29:00 +02:00
Родитель 4a2203dd3c
Коммит f4a4b3f638
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -14,8 +14,6 @@ mk_add_options AUTOCLOBBER=1
ac_add_options --enable-crashreporter
# Enable checking that add-ons are signed by the trusted root
MOZ_ADDON_SIGNING=${MOZ_ADDON_SIGNING-1}
# Disable enforcing that add-ons are signed by the trusted root
MOZ_REQUIRE_SIGNING=${MOZ_REQUIRE_SIGNING-0}