]> code.ossystems Code Review - openembedded-core.git/commit
gcc: obey ldflags in the link of libgcc
authorChristopher Larson <chris_larson@mentor.com>
Wed, 4 May 2016 21:52:49 +0000 (14:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 May 2016 19:46:43 +0000 (20:46 +0100)
commit146f601c7ff8d7af7e3704eaec815cec51953c4f
treecc96a8d7fd9db0b58463941dcf7141e3e45042d8
parent48909052e7b19ba108ee7813c1efdbed0c2e06ab
gcc: obey ldflags in the link of libgcc

Explicitly obey it, the way it should, rather than only relying on
--with-linker-hash-style.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/gcc/gcc-4.9.inc
meta/recipes-devtools/gcc/gcc-4.9/0075-libgcc-use-ldflags.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.3.inc
meta/recipes-devtools/gcc/gcc-5.3/0059-libgcc-use-ldflags.patch [new file with mode: 0644]