config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Oct 25 23:35:55 2009 +0100 (2009-10-25)
branch1.5
changeset 1644 c938fd487dea
child 1870 a4c4e51aa541
permissions -rw-r--r--
libc/newlib: fix host/target confusion

newlib handles the build/host/target a bit differently as one would expect:
build : not used
host : the nachine that builds newlib
target : the machine on which newlib will run
(transplanted from 3ccb1f76576fc7b730c57a0d1e183bce20cc47c0)
     1 menu "Debug facilities"
     2 source config.gen/debug.in
     3 endmenu