[Centaury] Explicitly disable the legacy DBM format.

master
Fedor 2021-01-17 16:11:17 +02:00 committed by Fedor
parent cc7b21a59a
commit 9147f10165
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ MOZ_SAFE_BROWSING=
MOZ_GAMEPAD=1
MOZ_AV1=1
MOZ_SECURITY_SQLSTORE=1
NSS_DISABLE_DBM=1
if test "$OS_ARCH" = "WINNT" -o \
"$OS_ARCH" = "Darwin"; then