Skip to content
Commit 94349b4e authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

portaudio: disable parallel build



The portaudio build system contains a race condition, which gets triggered
by high BR2_JLEVEL settings - It tries to use libportaudio.la before it is
created:

make[3]: *** No rule to make target `../../../lib/libportaudio.la',
needed by `libportaudiocpp.la'.  Stop.

Fix it by disabling parallel build.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent c71b56b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment