diff --git a/recipes-extended/speech-tools/speech-tools_2.3.bb b/recipes-extended/speech-tools/speech-tools_2.3.bb index 8540099..0a5e7bf 100644 --- a/recipes-extended/speech-tools/speech-tools_2.3.bb +++ b/recipes-extended/speech-tools/speech-tools_2.3.bb @@ -12,6 +12,8 @@ S = "${WORKDIR}/speech_tools" inherit autotools-brokensep +PARALLEL_MAKE = "" + do_configure_prepend() { #force crosscompilation compiler sed -i 's:CC=gcc:CC=${CC}:g' ${S}/config/compilers/gcc_defaults.mak