diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-08-18 21:39:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-08-18 21:39:46 +0000 |
commit | a7b616bc63417da581dfb4a163caa1ce9d43ef6b (patch) | |
tree | 91a4bd6bd9d42fa2cd7a0c9ac8c711f0910dd65a /Mk/bsd.gecko.mk | |
parent | 88c7588a6a500021d91cff97bc0612e2131aa036 (diff) |
Notes
Diffstat (limited to 'Mk/bsd.gecko.mk')
-rw-r--r-- | Mk/bsd.gecko.mk | 1 |
1 files changed, 1 insertions, 0 deletions
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 |