diff options
author | Rob Savoye <rob@cygnus> | 1993-08-30 22:26:03 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1993-08-30 22:26:03 +0000 |
commit | 7e7cb02f81eec8ce079261b7e5230ef17db24660 (patch) | |
tree | 17aef047cb9bc2a500959a827020083040371bb7 /gdb/testsuite/config/mt-frwcom-aout | |
parent | b556573de3aaedc438b81b80a87f67d23211dd09 (diff) | |
download | gdb-7e7cb02f81eec8ce079261b7e5230ef17db24660.zip gdb-7e7cb02f81eec8ce079261b7e5230ef17db24660.tar.gz gdb-7e7cb02f81eec8ce079261b7e5230ef17db24660.tar.bz2 |
Add values for RUNTEST and RUNTESTFLAGS so cross testing works better.
Diffstat (limited to 'gdb/testsuite/config/mt-frwcom-aout')
-rw-r--r-- | gdb/testsuite/config/mt-frwcom-aout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/config/mt-frwcom-aout b/gdb/testsuite/config/mt-frwcom-aout index 55799cf..60db0a7 100644 --- a/gdb/testsuite/config/mt-frwcom-aout +++ b/gdb/testsuite/config/mt-frwcom-aout @@ -55,3 +55,5 @@ GDBFLAGS = -nx DIFF = diff DIFFFLAGS = +RUNTEST=sparclitefrwcompat-aout-runtest +RUNTESTFLAGS= |