зеркало из https://github.com/mozilla/gecko-dev.git
Build the default plugin on Mac OS X, bug 179863. r=cls, sr=bryner.
This commit is contained in:
Родитель
5b3f8676d6
Коммит
c1617d1775
|
@ -54,7 +54,11 @@ ifdef ENABLE_TESTS
|
|||
DIRS += tools/tester/common tools/tester/os2
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
ifeq ($(OS_ARCH),Darwin)
|
||||
DIRS += samples/default/mac
|
||||
endif
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
ifneq (,$(filter WINNT Darwin Linux,$(OS_ARCH)))
|
||||
DIRS += tools/sdk
|
||||
|
|
Загрузка…
Ссылка в новой задаче