diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-09-13 21:45:03 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-09-13 21:45:03 +0200 |
commit | 94349b4e594f3da847b21b518c1c78c6ebc138c4 (patch) | |
tree | bb71610fee2719f4344872fd7ef35910c5ca93f2 /package/lzma | |
parent | c71b56b8c1dd6c389be8457d534a04e99cf6bf9c (diff) |
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: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/lzma')
0 files changed, 0 insertions, 0 deletions