Skip to content
Snippets Groups Projects
Commit dee2fec9 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

speech-tools: disabling PARALLEL_MAKE (addresses #278)

parent 121fe01a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment