[oe-commits] org.oe.dev aspell: fix compilation for powerpc

koen commit openembedded-commits at lists.openembedded.org
Tue Jan 2 00:03:03 UTC 2007


aspell: fix compilation for powerpc

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: a07006195f229d4030f2facd0629aba7aebc95ad
ViewMTN: http://monotone.openembedded.org/revision.psp?id=a07006195f229d4030f2facd0629aba7aebc95ad
Files:
1
packages/aspell/aspell_0.50.5.bb
Diffs:

#
# mt diff -r787ba7a97720606befccca45c0f4830be98cc964 -ra07006195f229d4030f2facd0629aba7aebc95ad
#
# 
# 
# patch "packages/aspell/aspell_0.50.5.bb"
#  from [e2cfb151220aa66c4f7a100779d0701edc18e0ff]
#    to [9b9b414f6288092e0f15f5d91f24416da0e73ee2]
# 
============================================================
--- packages/aspell/aspell_0.50.5.bb	e2cfb151220aa66c4f7a100779d0701edc18e0ff
+++ packages/aspell/aspell_0.50.5.bb	9b9b414f6288092e0f15f5d91f24416da0e73ee2
@@ -15,6 +15,8 @@ inherit autotools
 
 inherit autotools
 
+export CXXFLAGS += "-lstdc++"
+
 do_compile_prepend() {
 	install ${WORKDIR}/mk-dirs_h.py ${S}/common/mk-dirs_h
 }






More information about the Openembedded-commits mailing list