config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Jun 17 21:26:23 2010 +0200 (2010-06-17)
changeset 1991 1974075aa641
parent 924 941294c6fcf1
permissions -rw-r--r--
cc/gcc: add option do disable PCH

In some cases, using Pre-Compiled Headers breaks the build.
Ass an option to disable building the PCH, as suggested by:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40974
     1 menu "Debug facilities"
     2 source "config.gen/debug.in"
     3 endmenu