diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2013-12-17 19:33:57 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-18 11:17:48 +0000 |
commit | 32854af3cc6c0626620e827dc1915f61c51250b8 (patch) | |
tree | 87808ecc53da64c26071962a334bde226152582c /meta/recipes-devtools/linuxdoc-tools | |
parent | 22e45ed7d74ceb4a719e7b5889400c20ed4a0783 (diff) | |
download | openembedded-core-32854af3cc6c0626620e827dc1915f61c51250b8.tar.gz openembedded-core-32854af3cc6c0626620e827dc1915f61c51250b8.tar.bz2 openembedded-core-32854af3cc6c0626620e827dc1915f61c51250b8.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]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/linuxdoc-tools')
0 files changed, 0 insertions, 0 deletions