[AM] Clean up addon-signing build leftovers.

This commit is contained in:
wolfbeast 2020-04-21 13:07:10 +02:00 committed by Roy Tam
commit eabcbe5672
4 changed files with 0 additions and 23 deletions

View file

@ -16,11 +16,6 @@ ac_add_options --enable-crashreporter
ac_add_options --enable-release
# Disable checking that add-ons are signed by the trusted root
MOZ_ADDON_SIGNING=${MOZ_ADDON_SIGNING-0}
# Disable enforcing that add-ons are signed by the trusted root
MOZ_REQUIRE_SIGNING=${MOZ_REQUIRE_SIGNING-0}
ac_add_options --enable-js-shell
. "$topsrcdir/build/mozconfig.automation"