diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-07 21:29:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-07 22:37:35 +0100 |
commit | 1409d9b9690e39ecc63aacfdd5785586d83633ee (patch) | |
tree | d2ca2e06dc386d6dbe70866632a0da6c70fc7024 /meta/recipes-devtools/gcc/gcc-configure-runtime.inc | |
parent | 99c482124e9f476923f6d5cf0a9e5551507f9d14 (diff) | |
download | openembedded-core-1409d9b9690e39ecc63aacfdd5785586d83633ee.tar.gz openembedded-core-1409d9b9690e39ecc63aacfdd5785586d83633ee.tar.bz2 openembedded-core-1409d9b9690e39ecc63aacfdd5785586d83633ee.zip |
gcc: Disable use of sdt.h header
The target sysroot might contain sdt.h but we don't list this in DEPENDS
and shouldn't be referencing it. Unfortunately there is no way to tell
configure this since these tests are uncached and we can't force
a particular value. The only option is therefore to patch this out.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-configure-runtime.inc')
0 files changed, 0 insertions, 0 deletions