config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 08 10:52:21 2011 +0200 (2011-05-08)
branch1.11
changeset 2442 c850e09d5009
parent 924 941294c6fcf1
permissions -rw-r--r--
cc/gcc: fix complibs dependency

Since the gcc configuration changes, the way to select the
dependent companion libraries has changed. The addToolVersion
script was not updated to match, and a new gcc version was
added with this script.

Fix the gcc version; the script will be updated in a subsequent
changeset.

Reported-by: Xun Li <lxfind@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
(transplanted from 79947df7ec4b482297ba90c3fe77314336d200e5)
yann@924
     1
menu "Debug facilities"
yann@1870
     2
source "config.gen/debug.in"
yann@924
     3
endmenu