зеркало из https://github.com/mozilla/pjs.git
Bug 703898 - Remove unnecessary platform conditional from build/unix/Makefile.in; r=ted
This commit is contained in:
Родитель
8706045b6a
Коммит
e704b71dfe
|
@ -51,11 +51,7 @@ ifdef USE_ELF_HACK
|
|||
DIRS = elfhack
|
||||
endif
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
ifeq (,$(filter WINNT OS2,$(OS_ARCH)))
|
||||
DIRS += test
|
||||
endif # WIN
|
||||
endif # ENABLE_TESTS
|
||||
TEST_DIRS = test
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче