contrib/gcc-test-suite/default.cfg
author Titus von Boxberg <titus@v9g.de>
Tue Nov 22 10:08:10 2011 +0100 (2011-11-22)
branch1.13
changeset 2842 9ee6a3a0f3de
parent 1965 e3d532dd8b5d
permissions -rw-r--r--
scripts/functions: extract: portable call for old and defective tars

Instead of using -J, --lzma, --use-compress-program or the like
use <compressor> -dc <file> | tar -f -

Signed-off-by: Titus von Boxberg <titus@v9g.de>
(transplanted from 49af7802dcd538ec3cb64337030b03ac2c6344d2)
mgl@1965
     1
# Default test suite configuration
mgl@1965
     2
mgl@1965
     3
# Default DejaGnu configuration
mgl@1965
     4
DG_TOOLNAME = gcc
mgl@1965
     5
DG_TARGET_HOSTNAME = 127.0.0.1
mgl@1965
     6
DG_TARGET_USERNAME = root
mgl@1965
     7
mgl@1965
     8
# Default tests
mgl@1965
     9
DG_C_TESTS = 
mgl@1965
    10
DG_CPP_TESTS =