Commit b90524b9 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! Base Browser's .mozconfigs.

Disable zucchini on Windows for not being compatible with mingw.
parent 21143a18
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,3 +23,5 @@ ac_add_options --disable-notification-server
# Let's make sure no preference is enabling either Adobe's or Google's CDM.
ac_add_options --disable-eme

# tor-browser#44028: Disable zucchini for now, as it needs SEH.
ac_add_options --disable-zucchini
+2 −0
Original line number Diff line number Diff line
@@ -23,3 +23,5 @@ ac_add_options --disable-notification-server
# Let's make sure no preference is enabling either Adobe's or Google's CDM.
ac_add_options --disable-eme

# tor-browser#44028: Disable zucchini for now, as it needs SEH.
ac_add_options --disable-zucchini