From a7b616bc63417da581dfb4a163caa1ce9d43ef6b Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 18 Aug 2017 21:39:46 +0000 Subject: gecko: stop calling home to check for updates after r436423 Upstream seems to define "default" as Nightly (custom build), not safe to update automatically. Once we switched to proper channels updater kicked in, except Mozilla never built binaries for FreeBSD. Not to mention, vendor updates conflict with system package manager. PR: 221541 MFH: 2017Q3 --- Mk/bsd.gecko.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Mk/bsd.gecko.mk') diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk index cfc494104029..0978fd690aba 100644 --- a/Mk/bsd.gecko.mk +++ b/Mk/bsd.gecko.mk @@ -252,6 +252,7 @@ MOZ_OPTIONS+= \ --enable-chrome-format=${MOZ_CHROME} \ --enable-default-toolkit=${MOZ_TOOLKIT} \ --enable-update-channel=${MOZ_CHANNEL} \ + --disable-updater \ --enable-pie \ --with-pthreads # Configure options for install -- cgit v1.2.3