aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/config/default.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/config/default.exp')
-rw-r--r--gas/testsuite/config/default.exp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gas/testsuite/config/default.exp b/gas/testsuite/config/default.exp
index f162d81..ef4a531 100644
--- a/gas/testsuite/config/default.exp
+++ b/gas/testsuite/config/default.exp
@@ -5,11 +5,6 @@ if ![info exists AS] then {
set AS [findfile $base_dir/../as-new "../as-new" [transform as]]
}
-global GASP
-if ![info exists GASP] then {
- set GASP [findfile $base_dir/../gasp-new "../gasp-new" [transform gasp]]
-}
-
global ASFLAGS
if ![info exists ASFLAGS] then {
set ASFLAGS ""