speech-tools: disabling PARALLEL_MAKE (addresses #278)

This commit is contained in:
Lukas Bulwahn 2014-06-27 19:13:46 +02:00
parent 121fe01a41
commit dee2fec9a5
1 changed files with 2 additions and 0 deletions

View File

@ -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