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:33:26 +0100 |
commit | 55ed9ffbab5118140baac5d0d29dcc919e1f1668 (patch) | |
tree | f3d23d735db4052b919c9580c348514151284cda /meta/recipes-devtools/gcc/gcc-4.8.inc | |
parent | 19448a50c106684ee7e3862f759418c982363a29 (diff) | |
download | openembedded-core-55ed9ffbab5118140baac5d0d29dcc919e1f1668.tar.gz openembedded-core-55ed9ffbab5118140baac5d0d29dcc919e1f1668.tar.bz2 openembedded-core-55ed9ffbab5118140baac5d0d29dcc919e1f1668.zip |
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.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.8.inc')
0 files changed, 0 insertions, 0 deletions