summaryrefslogtreecommitdiff
path: root/scripts/build/binutils/binutils-ld.in
AgeCommit message (Collapse)AuthorFilesLines
2010-12-29binutils/binutils: add wrapper to gold and ldYann E. MORIN"1-0/+11
When both gold and ld are installed, add a wrapper that calls to either gold or ld. In case the wrapper is installed, we also need to symlink ld.bfd and ld.gold for the core_cc steps. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>