Enable SQL and disable DBM

This commit is contained in:
K4sum1 2024-06-22 21:10:59 -07:00
commit 6a0d674576
3 changed files with 6 additions and 21 deletions

View file

@ -59,6 +59,8 @@ MOZ_SERVICES_SYNC=1
MOZ_SERVICES_HEALTHREPORT=
MOZ_GAMEPAD=1
MOZ_AV1=1
MOZ_SECURITY_SQLSTORE=1
NSS_DISABLE_DBM=1
if test "$OS_ARCH" = "WINNT" -o \
"$OS_ARCH" = "Darwin"; then