config/debug.in
author Esben Haabendal <eha@doredevelopment.dk>
Sun Aug 15 00:00:51 2010 +0200 (2010-08-15)
changeset 2086 32f29d1e2db1
parent 924 941294c6fcf1
permissions -rw-r--r--
mingw32: enable sysrooted toolchains

When targeting mingw32, gcc expects to find its include files
in "mingw/include" instead of the traditional "usr/include".

[Yann E. MORIN: split the original patch]
yann@924
     1
menu "Debug facilities"
yann@1870
     2
source "config.gen/debug.in"
yann@924
     3
endmenu