1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00
Files
poky/meta/recipes-support
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
..
2012-04-13 16:04:10 +01:00
2011-11-15 12:05:29 +00:00
2012-01-19 13:26:12 +00:00
2012-04-13 16:04:11 +01:00
2012-03-21 13:03:45 +00:00
2012-01-19 13:26:11 +00:00
2012-03-15 13:33:51 +00:00
2012-03-21 15:33:01 +00:00
2012-03-15 00:11:39 +00:00
2012-01-19 13:26:11 +00:00
2012-01-03 12:14:38 +00:00
2011-07-01 23:27:29 +01:00
2010-12-09 08:18:17 -08:00
2011-04-18 05:51:18 +01:00
2011-07-01 23:27:29 +01:00
2012-02-28 12:27:53 +00:00
2010-12-09 08:18:17 -08:00
2011-12-15 14:36:26 +00:00
2011-12-12 21:50:16 +00:00
2011-07-01 23:27:29 +01:00