]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.7/gcc: disable sdt from configure.ac to keep compatibility with configure
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 17 Dec 2013 11:33:58 +0000 (19:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Dec 2013 11:17:48 +0000 (11:17 +0000)
commit452c6afc3883b0304e06eb1764614348fb6599c8
tree3e2f7ca2873a4dab11a1bb4ba3a54bc27b23ae8d
parent32854af3cc6c0626620e827dc1915f61c51250b8
gcc-4.7/gcc: disable sdt from configure.ac to keep compatibility with configure

We had disabled the sdt from configure, let's also disable it from
confgure.ac to keep them compatible.

BTW, the libstdc++-v3 of gcc-4.7 doesn't use the sdt, so we don't need
to edit libstdc++-v3/configure as gcc-4.8.

NOTE, this commit edit the patch gcc-4.7/disablesdt.patch directly.

[YOCTO #5657]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-4.7/disablesdt.patch