diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2013-12-17 19:33:57 +0800 |
---|---|---|
committer | Robert Yang <liezhi.yang@windriver.com> | 2014-01-26 14:08:16 +0800 |
commit | 718932dda21323607fe2bff459babbebcae302c5 (patch) | |
tree | 27c38056575922497d14647810bb25b35e67570d /meta/classes/pythonnative.bbclass | |
parent | c560ada1bc2aa127b7dd7bf10722c90c10c7dcc4 (diff) | |
download | openembedded-core-718932dda21323607fe2bff459babbebcae302c5.tar.gz openembedded-core-718932dda21323607fe2bff459babbebcae302c5.tar.bz2 openembedded-core-718932dda21323607fe2bff459babbebcae302c5.zip |
gcc-4.8/libstdc++-v3: disable sdt
We may meet such an error when building gcc/libstdc++-v3:
gcc-4.8.1/libstdc++-v3/libsupc++/unwind-cxx.h:41:21: fatal error:
sys/sdt.h: No such file or directory
We already have a patch to disable the sdt for gcc, we also need disable
it for libstdc++-v3.
BTW, we need edit both configure.ac and configure to make them keep
compatible.
NOTE, this commit edit the patch gcc-4.8/0031-Disable-sdt.patch directly.
[YOCTO #5657]
(From OE-Core master rev: 32854af3cc6c0626620e827dc1915f61c51250b8)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/pythonnative.bbclass')
0 files changed, 0 insertions, 0 deletions