[oe-commits] org.oe.dev firefox: added forgotten patch

hrw commit openembedded-commits at lists.openembedded.org
Thu Dec 6 09:16:30 UTC 2007


firefox: added forgotten patch

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: ae1aa5e06870b76e04ccd6d4fbaa4bab00b501e8
ViewMTN: http://monotone.openembedded.org/revision/info/ae1aa5e06870b76e04ccd6d4fbaa4bab00b501e8
Files:
1
packages/mozilla/firefox-2.0.0.3/linkage-problem.patch
Diffs:

#
# mt diff -rd76f8fca45ec234896a73fcaafaab9dc72177af9 -rae1aa5e06870b76e04ccd6d4fbaa4bab00b501e8
#
# 
# 
# add_file "packages/mozilla/firefox-2.0.0.3/linkage-problem.patch"
#  content [7863efd4c4cce2aacd3fca003a8f96089e3189bf]
# 
============================================================
--- packages/mozilla/firefox-2.0.0.3/linkage-problem.patch	7863efd4c4cce2aacd3fca003a8f96089e3189bf
+++ packages/mozilla/firefox-2.0.0.3/linkage-problem.patch	7863efd4c4cce2aacd3fca003a8f96089e3189bf
@@ -0,0 +1,14 @@
+--- mozilla/layout/build/Makefile.in~	2007-11-24 00:38:14.000000000 -0200
++++ mozilla/layout/build/Makefile.in	2007-11-24 00:38:14.000000000 -0200
+@@ -229,6 +229,11 @@
+ 		    $(NULL)
+ endif
+ 
++ifdef MOZ_ENABLE_XFT
++EXTRA_DSO_LDOPTS += $(MOZ_XFT_LIBS) \
++		    $(NULL)
++endif
++
+ ifneq (,$(MOZ_ENABLE_CANVAS)$(MOZ_SVG_RENDERER_CAIRO))
+ EXTRA_DSO_LDOPTS += $(MOZ_CAIRO_LIBS) \
+ 		    $(NULL)






More information about the Openembedded-commits mailing list