config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Nov 21 23:56:53 2011 +0100 (2011-11-21)
changeset 2821 fc0afaf5c817
parent 924 941294c6fcf1
permissions -rw-r--r--
libc/glibc: set the float option according to extra CFLAGS

When building a multilib, some extra CFLAGS can override the
default config option. This is the case for the floating point
selection.

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