Remove GASP.
[deliverable/binutils-gdb.git] / gas / testsuite / config / default.exp
index f162d81a8d2b9ae34c4eb998b0df74e488f7acb6..ef4a53139de01962da473a2750d60fc330543d71 100644 (file)
@@ -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 ""
This page took 0.0229 seconds and 4 git commands to generate.