mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 992983 - Followup to make BUILD_GTEST consistent with the gtest makefile ifdef. r=chmanchester
This commit is contained in:
parent
a081cb969d
commit
11cf67e934
@ -34,7 +34,7 @@ ifdef MOZ_B2G
|
||||
BUILD_GTEST=
|
||||
endif
|
||||
|
||||
ifeq ($(MOZ_BUILD_APP),mobile/android)
|
||||
ifneq (browser,$(MOZ_BUILD_APP))
|
||||
BUILD_GTEST=
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user