]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.6: Use --with-linker-hash-style configure option
authorKhem Raj <raj.khem@gmail.com>
Tue, 16 Aug 2011 22:20:15 +0000 (15:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2011 10:47:22 +0000 (11:47 +0100)
commitf8edd9b872bcf14da037bd0b501ccc8c6fcc79bf
tree38ba2ef8c72d10c5ef2c64b9556f0fc7d7fa48de
parent17322dba8434e592d3922496f89f8d1d5598247e
gcc-4.6: Use --with-linker-hash-style configure option

Depending upon what hash style is in use this uses
the right flag for setting the hash style type. This
fixes the QA errors about missing GNU hash style reported
in gcc-runtime build particularly libgcc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/gcc/gcc-4.6.inc
meta/recipes-devtools/gcc/gcc-4.6/gcc-with-linker-hash-style.patch [new file with mode: 0644]