From fea179166e09be4b64b3d961537534ca02ab0e9d Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 2 Dec 2002 15:42:15 +0000 Subject: Remove GASP. --- gas/testsuite/config/default.exp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gas/testsuite/config/default.exp') 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 "" -- cgit v1.1