this is a redundent define, since rules.mk includes config.mk, where MOCHA
is already defined. preparation to remove -DMOCHA from build
This commit is contained in:
Родитель
8ff8820bed
Коммит
ce545a5978
|
@ -28,10 +28,6 @@ REQUIRES = nspr dbm img util layer js hook lay style
|
|||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
ifndef NO_MOCHA
|
||||
DEFINES += -DMOCHA
|
||||
endif
|
||||
|
||||
# XXX this should actually be "pa_hash.c pa_hash.rmap:" and be in the GARBAGE
|
||||
# XXX list and so on, but we don't have perl everywhere yet...
|
||||
#
|
||||
|
|
Загрузка…
Ссылка в новой задаче