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:21:28 +0000 (11:21 +0000)
commit505b09557419a6e5756b10d9cde8d76dfebeceeb
tree004cf2c1a5d05b4712a0e15d3674f51aa614c761
parentd941d98022322b4be0b02aa49bc5ef16bc89c438
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]

(From OE-Core rev: 452c6afc3883b0304e06eb1764614348fb6599c8)

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