зеркало из https://github.com/mozilla/gecko-dev.git
Bug 605406 part 2 - Don't put libfreetype twice on the link command line. r=khuey,a=blassey
This commit is contained in:
Родитель
53920b87db
Коммит
918686a995
|
@ -221,8 +221,10 @@ EXTRA_DSO_LDOPTS += $(FT2_LIBS) $(MOZ_PANGO_LIBS)
|
|||
endif
|
||||
|
||||
ifdef MOZ_TREE_FREETYPE
|
||||
ifndef MOZ_TREE_CAIRO
|
||||
EXTRA_DSO_LDOPTS += $(FT2_LIBS)
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef MOZ_ENABLE_STARTUP_NOTIFICATION
|
||||
EXTRA_DSO_LDOPTS += $(MOZ_STARTUP_NOTIFICATION_LIBS)
|
||||
|
|
Загрузка…
Ссылка в новой задаче