aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/binutils/binutils-ld.in
Commit message (Collapse)AuthorAgeFilesLines
* binutils/binutils: add wrapper to gold and ldYann E. MORIN"2010-12-291-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>