From 37f2b54dc594cfe7dbe7db5edc9b9cf820ff5188 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 21 Apr 2020 13:07:10 +0200 Subject: [AM] Clean up addon-signing build leftovers. --- build/mozconfig.common | 5 ----- 1 file changed, 5 deletions(-) (limited to 'build') diff --git a/build/mozconfig.common b/build/mozconfig.common index 3d2d0b289..1bdf69ddc 100644 --- a/build/mozconfig.common +++ b/build/mozconfig.common @@ -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" -- cgit v1.2.3