mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-10 15:23:57 +00:00
feat: Enable updater in common mozconfig
This commit is contained in:
@@ -81,10 +81,11 @@ if test "$ZEN_RELEASE"; then
|
||||
# It causes link errors on windows
|
||||
ac_add_options --disable-dmd
|
||||
fi
|
||||
|
||||
ac_add_options --enable-updater
|
||||
fi
|
||||
|
||||
ac_add_options --enable-unverified-updates
|
||||
ac_add_options --enable-updater
|
||||
|
||||
ac_add_options --enable-raw
|
||||
ac_add_options --enable-webrtc
|
||||
|
||||
Reference in New Issue
Block a user