config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Mar 27 00:09:42 2011 +0100 (2011-03-27)
changeset 2360 811cf89e8161
parent 924 941294c6fcf1
permissions -rw-r--r--
cc/gcc: fix building core when building statically

There was a mishap when cut-n-pasting code from the final
step into the core step: a variable was not renamed.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
yann@924
     1
menu "Debug facilities"
yann@1870
     2
source "config.gen/debug.in"
yann@924
     3
endmenu