diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-27 01:24:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-30 16:39:06 +0100 |
commit | f07b7c0da1748afc35fbb2ead7ae10ec66c7c428 (patch) | |
tree | d549b8e2ec6069a20d4f692c307fbcca2fcd7651 /meta/recipes-devtools/gcc/gcc-target.inc | |
parent | 2b851b99f5f2092b3db0f0743e44733b356514d0 (diff) | |
download | poky-f07b7c0da1748afc35fbb2ead7ae10ec66c7c428.tar.gz |
gcc-common/gcc-configure-common: Move gnu-configize to its own shared task
This command modifies ${S} and can race against other tasks running do_configure and
having the scripts disappear from under them. To avoid this move to its own
task and work on the shared work directory as a common task.
It needs to be a python task to avoid lots of shell exported variables as
dependencies.
(From OE-Core rev: 55ed9ffbab5118140baac5d0d29dcc919e1f1668)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-target.inc')
0 files changed, 0 insertions, 0 deletions