[oe-commits] Stanislav Brabec : espeak: Fixed GNU_HASH QA error.

GIT User account git at amethyst.openembedded.net
Thu Apr 16 20:44:48 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6898e13ea0d0566c14bc911f14d91ede583a3751
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6898e13ea0d0566c14bc911f14d91ede583a3751

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Thu Apr 16 20:40:06 2009 +0000

espeak: Fixed GNU_HASH QA error.

---

 recipes/espeak/espeak_1.37.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/espeak/espeak_1.37.bb b/recipes/espeak/espeak_1.37.bb
index 4ea82e1..2a5baf2 100644
--- a/recipes/espeak/espeak_1.37.bb
+++ b/recipes/espeak/espeak_1.37.bb
@@ -6,6 +6,7 @@ RDEPENDS_${PN} = "portaudio-v19 ${EXTRA_PHONEMES}"
 PR = "r0"
 
 CXXFLAGS += "-DUSE_PORTAUDIO"
+TARGET_CC_ARCH += "${LDFLAGS}"
 
 FILES_${PN} += "${datadir}/espeak-data"
 





More information about the Openembedded-commits mailing list