зеркало из https://github.com/mozilla/gecko-dev.git
Removing tests that link with components, we need to dlopen() these libraries and not link with them.
This commit is contained in:
Родитель
f0ce82f127
Коммит
b95bf6ec27
|
@ -24,7 +24,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
DIRS = public src
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += tests
|
||||
# DIRS += tests
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -29,7 +29,7 @@ DIRS += ucvja ucvja2
|
|||
DIRS += ucvlatin
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += tests
|
||||
# DIRS += tests
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче