[gdb/testsuite] Use -fuse-ld=gold in fission.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / boards / fission.exp
index 2c09d4d77295379a06860ad68eeb3a6f5c235fdf..64c0e0b74f9bf0461ee5bccfb58df1896df5f4ef 100644 (file)
@@ -34,7 +34,8 @@ set_board_info debug_flags \
                "-gsplit-dwarf" \
                "-ggnu-pubnames" \
                "-fdebug-types-section" \
-               "-Wl,--gdb-index" }]
+               "-Wl,--gdb-index" \
+               "-fuse-ld=gold" }]
 
 # This is needed otherwise dejagnu tries to rsh to host "fission".
 load_board_description "local-board"
This page took 0.0382 seconds and 4 git commands to generate.