diff options
Diffstat (limited to 'ld/testsuite/config')
-rw-r--r-- | ld/testsuite/config/default.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ld/testsuite/config/default.exp b/ld/testsuite/config/default.exp index a90e9d4..8b776a6 100644 --- a/ld/testsuite/config/default.exp +++ b/ld/testsuite/config/default.exp @@ -242,10 +242,6 @@ if ![info exists AS] then { set AS $as } -if ![info exists GASP] then { - set GASP [findfile $base_dir/../gas/gasp-new $base_dir/../gas/gasp-new [transform gasp]] -} - if ![info exists ASFLAGS] then { set ASFLAGS "" } |