[packager] Optimize archive accesses.

This commit is contained in:
Moonchild 2020-11-14 01:03:27 +00:00 committed by roytam1
commit d0dbdf4e8b
7 changed files with 107 additions and 30 deletions

View file

@ -385,7 +385,7 @@ ifneq (android,$(MOZ_WIDGET_TOOLKIT))
OPTIMIZEJARS = 1
ifneq (gonk,$(MOZ_WIDGET_TOOLKIT))
ifdef NIGHTLY_BUILD
DISABLE_JAR_COMPRESSION = 1
JAR_COMPRESSION ?= none
endif
endif
endif