mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-18 00:19:56 +00:00
Added define NES40 for server-related gc fixes
This commit is contained in:
parent
6c8d67a904
commit
9d06750893
@ -68,6 +68,13 @@ CFLAGS += $(PERLCFLAGS)
|
||||
LDFLAGS += $(PERLLDFLAGS)
|
||||
endif
|
||||
|
||||
#
|
||||
# Server-related changes :
|
||||
#
|
||||
ifdef NES40
|
||||
DEFINES += -DNES40
|
||||
endif
|
||||
|
||||
#
|
||||
# Line editing support.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user