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 23:30:07 +0100 |
commit | 016247241d07232b08c5961649dd7153622fff7f (patch) | |
tree | 864fa99c0848118a245e4a338f18ebc38065fb6c /meta/recipes-kernel | |
parent | 99e6ed0b468d0269c432e250e90e3d0d96b709f1 (diff) | |
download | poky-016247241d07232b08c5961649dd7153622fff7f.tar.gz |
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.
(From OE-Core rev: 1409d9b9690e39ecc63aacfdd5785586d83633ee)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions