mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 561740 - disable vmwarerecordinghelper on x64 build. r=ted
This commit is contained in:
parent
fca0eea041
commit
c3bdf61d95
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user