[Centaury] Apply libjar improvements.

This commit is contained in:
Fedor 2020-11-27 10:01:44 +02:00
parent 7449ea2499
commit 45e1072358
1 changed files with 6 additions and 0 deletions

View File

@ -53,3 +53,9 @@ if test "$OS_ARCH" = "WINNT" -o \
"$OS_ARCH" = "Darwin"; then
MOZ_CAN_DRAW_IN_TITLEBAR=1
fi
# Set the chrome packing format
# Possible values are omni, jar, and flat
# Currently, only omni and flat are supported
MOZ_CHROME_FILE_FORMAT=omni
JAR_COMPRESSION=brotli