contrib/gcc-test-suite/default.cfg
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Nov 24 21:04:55 2010 +0100 (2010-11-24)
changeset 2193 4908fb8bae20
parent 1965 e3d532dd8b5d
permissions -rw-r--r--
scripts/xldd: try to handle RPATH tags

The RPATH tags allow a binary to tell the dynamic linker what
directories to search for libraries. The so-added paths are
searched into before any other paths.

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 =