зеркало из 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-level0 \
|
||||||
dom-level1-core \
|
dom-level1-core \
|
||||||
dom-level2-core \
|
dom-level2-core \
|
||||||
dom-level2-html \
|
|
||||||
ajax \
|
ajax \
|
||||||
bugs \
|
bugs \
|
||||||
chrome \
|
chrome \
|
||||||
whatwg \
|
whatwg \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
ifneq ($(MOZ_WIDGET_TOOLKIT),cocoa)
|
||||||
|
DIRS += \
|
||||||
|
dom-level2-html \
|
||||||
|
$(NULL)
|
||||||
|
endif
|
||||||
|
|
||||||
include $(topsrcdir)/config/rules.mk
|
include $(topsrcdir)/config/rules.mk
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче