git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91b8004
)
aspell: fix compilation for powerpc
author
Koen Kooi
<koen@openembedded.org>
Tue, 2 Jan 2007 00:02:10 +0000
(
00:02
+0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 2 Jan 2007 00:02:10 +0000
(
00:02
+0000)
packages/aspell/aspell_0.50.5.bb
patch
|
blob
|
history
diff --git
a/packages/aspell/aspell_0.50.5.bb
b/packages/aspell/aspell_0.50.5.bb
index
8b8c5e7
..
f685133
100644
(file)
--- a/
packages/aspell/aspell_0.50.5.bb
+++ b/
packages/aspell/aspell_0.50.5.bb
@@
-15,6
+15,8
@@
FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir
inherit autotools
+export CXXFLAGS += "-lstdc++"
+
do_compile_prepend() {
install ${WORKDIR}/mk-dirs_h.py ${S}/common/mk-dirs_h
}