summaryrefslogtreecommitdiff
path: root/system/packager
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-02-20 22:00:59 +0000
committerMoonchild <moonchild@palemoon.org>2022-03-21 13:23:02 +0000
commite0d9f5cda41908bd0cf9ab8f356206c2f5ac7e6c (patch)
tree424a06997bce76c83effe2790aebde7ee93176aa /system/packager
parent7bfd6315deae1d579a62122d8f913baaf2afafba (diff)
downloadaura-central-e0d9f5cda41908bd0cf9ab8f356206c2f5ac7e6c.tar.gz
No issue - Research and resolve NIGHTLY_BUILD conditionals
Diffstat (limited to 'system/packager')
-rw-r--r--system/packager/base.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/packager/base.mk b/system/packager/base.mk
index fb1114575..b475f6ed1 100644
--- a/system/packager/base.mk
+++ b/system/packager/base.mk
@@ -86,10 +86,6 @@ DEFINES += -DMOZ_D3DCOMPILER_XP_DLL=$(MOZ_D3DCOMPILER_XP_DLL)
endif
endif
-ifdef NIGHTLY_BUILD
-DEFINES += -DNIGHTLY_BUILD=1
-endif
-
ifdef MOZ_ENABLE_GNOME_COMPONENT
DEFINES += -DMOZ_ENABLE_GNOME_COMPONENT=1
endif