Replace NSS with Pale Moon's

This commit is contained in:
wuggy 2026-06-29 21:29:25 +01:00
commit 8c2e376f94
2870 changed files with 1762232 additions and 1374220 deletions

View file

@ -27,7 +27,7 @@ include $(CORE_DEPTH)/coreconf/config.mk
# (4) Include "local" platform-dependent assignments (OPTIONAL). #
#######################################################################
-include config.mk
include config.mk
#######################################################################
# (5) Execute "global" rules. (OPTIONAL) #
@ -47,8 +47,6 @@ include $(CORE_DEPTH)/coreconf/rules.mk
WARNING_CFLAGS = $(NULL)
export:: private_export
ifeq (WINNT,$(OS_ARCH))
# sqlite calls the deprecated GetVersionExA method
OS_CFLAGS += -w44996