зеркало из https://github.com/mozilla/pjs.git
Removing tests that link with components, we need to dlopen() these libraries and not link with them.
This commit is contained in:
Родитель
dcf0807e94
Коммит
2b3f567b32
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче