diff options
Diffstat (limited to 'ld/testsuite/ld-elf/exclude.exp')
-rw-r--r-- | ld/testsuite/ld-elf/exclude.exp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ld/testsuite/ld-elf/exclude.exp b/ld/testsuite/ld-elf/exclude.exp index 8ea1edf..b9d24c2 100644 --- a/ld/testsuite/ld-elf/exclude.exp +++ b/ld/testsuite/ld-elf/exclude.exp @@ -39,12 +39,6 @@ if { [istarget "tic6x-*-*"] } { set as_opt "-mpic -mpid=near" } -global ar -global as -global ld -global nm -global nm_output - set test1 "ld link shared library" set test2 "ld export symbols from archive" set test3 "ld link shared library with --exclude-libs" |