generic-poky/meta/recipes-support/boost
Venkata ramana gollamudi 396da97103 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]

(From OE-Core rev: 291e20a51544c640d07767d1dc32d762f4370f41)

Signed-off-by: Venkata Ramana Gollamudi <ramana.gollamudi@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-13 16:04:11 +01:00
..
files boost: Update to 1.47.0 & Cleanup 2011-11-16 17:32:45 +00:00
boost.inc boost: fix re-execution of task 2012-04-13 16:04:11 +01:00
boost_1.49.0.bb boost: Update to version 1.49.0 2012-02-28 12:27:48 +00:00