mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
Replace NSS with Pale Moon's
This commit is contained in:
parent
ff1e5e48bf
commit
8c2e376f94
2870 changed files with 1762232 additions and 1374220 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue