Verified Commit 038b55d2 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! Base Browser's .mozconfigs.

Bug 41668: Port some updater patches to Base Browser
parent 72aa9358
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@ export MOZILLA_OFFICIAL=1
ac_add_options --enable-optimize
ac_add_options --enable-rust-simd

# Bug 13379: Sign our MAR files.
ac_add_options --enable-verify-mar
ac_add_options --enable-nss-mar

ac_add_options --enable-bundled-fonts

# See bug #41587