зеркало из https://github.com/mozilla/gecko-dev.git
338756 bustage fix, cocoa widgets
This commit is contained in:
Родитель
38a795ecd8
Коммит
54d67eec04
|
@ -100,7 +100,7 @@ include $(topsrcdir)/config/rules.mk
|
|||
|
||||
CXXFLAGS += $(MOZ_CAIRO_CFLAGS) $(TK_CFLAGS)
|
||||
|
||||
ifeq ($(MOZ_GFX_TOOLKIT),mac)
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_GFX_TOOLKIT)))
|
||||
# needed for nsDrawingSurfaceMac.h
|
||||
CXXFLAGS += -I$(topsrcdir)/gfx/src/mac
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче