зеркало из https://github.com/mozilla/gecko-dev.git
Bug 665407 - Disable sutagent if not building tests. r=ctalbert
This commit is contained in:
Родитель
91ffe75609
Коммит
3ba825d401
|
@ -55,6 +55,7 @@ endif
|
|||
|
||||
DIRS += pgo
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
ifeq (Android,$(OS_TARGET))
|
||||
DIRS += mobile/sutagent/android \
|
||||
mobile/sutagent/android/watcher \
|
||||
|
@ -62,6 +63,7 @@ ifeq (Android,$(OS_TARGET))
|
|||
mobile/sutagent/android/fencp \
|
||||
$(NULL)
|
||||
endif
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче