config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Dec 29 18:19:40 2010 +0100 (2010-12-29)
changeset 2247 49fa28e62b07
parent 924 941294c6fcf1
permissions -rw-r--r--
binutils/binutils: add wrapper to gold and ld

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>
     1 menu "Debug facilities"
     2 source "config.gen/debug.in"
     3 endmenu