From: Stanislav Brabec Date: Thu, 16 Apr 2009 20:40:06 +0000 (+0000) Subject: espeak: Fixed GNU_HASH QA error. X-Git-Tag: Release-2010-05/1~3771 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6898e13ea0d0566c14bc911f14d91ede583a3751;p=openembedded.git espeak: Fixed GNU_HASH QA error. --- diff --git a/recipes/espeak/espeak_1.37.bb b/recipes/espeak/espeak_1.37.bb index 4ea82e14b4..2a5baf2420 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"