diff options
author | Venkata ramana gollamudi <ramana.gollamudi@huawei.com> | 2012-04-13 11:42:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-13 15:58:11 +0100 |
commit | 291e20a51544c640d07767d1dc32d762f4370f41 (patch) | |
tree | a23665c68cb7e39512c80226673530c8efb8a4dc /meta/recipes-sato/matchbox-stroke/files | |
parent | b91d8a07f736b7698650d25609245c89e0ed73d5 (diff) | |
download | openembedded-core-291e20a51544c640d07767d1dc32d762f4370f41.tar.gz openembedded-core-291e20a51544c640d07767d1dc32d762f4370f41.tar.bz2 openembedded-core-291e20a51544c640d07767d1dc32d762f4370f41.tar.xz openembedded-core-291e20a51544c640d07767d1dc32d762f4370f41.zip |
boost: fix re-execution of task
After building boost package, re-execution of boostconfig task followed by
re-execution of compile task is giving following error
"error: duplicate initialization of gcc with the following parameters" during compilation
It is because multiple entries of gcc are being added during boostconfig re-execution
there by failing the compilation.
The patch fixes adding multiple "Using gcc" entries into /tools/build/v2/user-config.jam
[Yocto #2194]
Signed-off-by: Venkata Ramana Gollamudi <ramana.gollamudi@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-stroke/files')
0 files changed, 0 insertions, 0 deletions