contrib/gcc-test-suite/default.cfg
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Dec 12 20:47:40 2010 +0100 (2010-12-12)
changeset 2214 10d4f2bc227b
parent 1965 e3d532dd8b5d
permissions -rw-r--r--
internals: fix stripping

Do not try to strip any script.

Previously, only shell scripts were ignored, but when the Java frontend
is installed, it also installs a Python script. So we have to ignore
any "script text executable", and not restrict it to "shell script text
executable".

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 =