diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2014-10-07 14:07:11 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-10 10:39:12 +0100 |
commit | 1ff36aaec25a7ee89514366fe484345e8d1d7b64 (patch) | |
tree | 2887942be5248589a9d88f9fbf769da904067bfe /meta/classes/sip.bbclass | |
parent | fa579cb243b8441d95e6c129e07d9e141f808539 (diff) | |
download | openembedded-core-1ff36aaec25a7ee89514366fe484345e8d1d7b64.tar.gz openembedded-core-1ff36aaec25a7ee89514366fe484345e8d1d7b64.tar.bz2 openembedded-core-1ff36aaec25a7ee89514366fe484345e8d1d7b64.zip |
boost: fix build when ${PARALLEL_MAKE} contains '-l'
The '-l' option which is valid for GNU make (--> limit by load) has a
different meaning in bjam (--> limit maximum execution time) and will
break very likely the build.
Keep only the the '-l' option when passing PARALLEL_MAKE options to
bjam.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Diffstat (limited to 'meta/classes/sip.bbclass')
0 files changed, 0 insertions, 0 deletions