contrib/gcc-test-suite/default.cfg
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue May 10 22:45:33 2011 +0200 (2011-05-10)
changeset 2451 d83221161129
parent 1965 e3d532dd8b5d
permissions -rw-r--r--
kconfig: fix choice multi-display

In case a choices has different combinations, it can be displayed
more than once.

See the discussion thread on the linux-kbuild ML:
http://www.spinics.net/lists/linux-kbuild/msg04709.html

The fix applied here was proposed by Arnaud LACOMBE.
That fix, or a similar one, will probably be pushed upstream soon.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 # Default test suite configuration
     2 
     3 # Default DejaGnu configuration
     4 DG_TOOLNAME = gcc
     5 DG_TARGET_HOSTNAME = 127.0.0.1
     6 DG_TARGET_USERNAME = root
     7 
     8 # Default tests
     9 DG_C_TESTS = 
    10 DG_CPP_TESTS =