summaryrefslogtreecommitdiff
path: root/packages/aspell
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-01-03 23:22:42 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-01-03 23:22:42 +0000
commit91818574fb20e98aed69f4f4586e3f971e17f013 (patch)
treee025ebd5590ec3ca7edf69a871753f85e10598f5 /packages/aspell
parentc73693c12be6d852f243ed5bb5b8d585943e8003 (diff)
parent84a4706fc5292c926fb1126857cd350b62ddd0b4 (diff)
merge of '4b865f129d7c784106bb82861c16cc6330c629a9'
and '7e82eca3f8662bfb12dc49e93daed21b2aa8feeb'
Diffstat (limited to 'packages/aspell')
-rw-r--r--packages/aspell/aspell_0.50.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/aspell/aspell_0.50.5.bb b/packages/aspell/aspell_0.50.5.bb
index 8b8c5e779b..f685133121 100644
--- 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
}