Bug 561740 - disable vmwarerecordinghelper on x64 build. r=ted
This commit is contained in:
Родитель
8716082a66
Коммит
9fb158fc6d
|
@ -45,8 +45,10 @@ include $(DEPTH)/config/autoconf.mk
|
|||
ifdef ENABLE_TESTS
|
||||
|
||||
ifdef _MSC_VER
|
||||
ifneq ($(OS_TEST),x86_64)
|
||||
DIRS += vmwarerecordinghelper
|
||||
endif
|
||||
endif
|
||||
|
||||
DIRS += \
|
||||
crashinjectdll \
|
||||
|
|
Загрузка…
Ссылка в новой задаче