diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-16 13:13:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-17 08:56:09 +0100 |
commit | dd649374b30eb2d9980dce6eae95db0563593ef7 (patch) | |
tree | 64a8f8aeb04f5914083692b1304efc0fbdcd67da /meta/recipes-connectivity/connman/connman_1.24.bb | |
parent | 6f8b5be646be0f3e15e215907547f11d2a23d81b (diff) | |
download | openembedded-core-dd649374b30eb2d9980dce6eae95db0563593ef7.tar.gz openembedded-core-dd649374b30eb2d9980dce6eae95db0563593ef7.tar.bz2 openembedded-core-dd649374b30eb2d9980dce6eae95db0563593ef7.zip |
gcc-configure-common: Address problems with gengtype
The gengtype patch we apply to gcc aims to ensure that the build and host
config headers don't get confused. We're seeing build failures where
both headers have been included, likely due to a race over the configuration
files.
It seems the gengtype-lex.c file isn't being regenerated when it should
and the unconditional inclusion of bconfig.h is resulting in these issues.
The fix is therefore to remove the file, forcing its regeneration.
[YOCTO #6393]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/connman/connman_1.24.bb')
0 files changed, 0 insertions, 0 deletions