зеркало из https://github.com/mozilla/pjs.git
disable dom html2 on mac
This commit is contained in:
Родитель
faeae48eae
Коммит
b3d40a273f
|
@ -46,12 +46,17 @@ DIRS += \
|
|||
dom-level0 \
|
||||
dom-level1-core \
|
||||
dom-level2-core \
|
||||
dom-level2-html \
|
||||
ajax \
|
||||
bugs \
|
||||
chrome \
|
||||
whatwg \
|
||||
$(NULL)
|
||||
|
||||
ifneq ($(MOZ_WIDGET_TOOLKIT),cocoa)
|
||||
DIRS += \
|
||||
dom-level2-html \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче