]> 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>
Wed, 11 May 2016 09:08:30 +0000 (10:08 +0100)
commit9095742d1468477baefe69098817f38a8d2dd750
treee79301e79f5f1c451c416e0c54cb9d05d60aadfa
parent6ba86d847275126bf435f144e7d029d10e7ab17d
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>
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]