aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/boards/cc-with-tweaks.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/boards/cc-with-tweaks.exp')
-rw-r--r--gdb/testsuite/boards/cc-with-tweaks.exp5
1 files changed, 1 insertions, 4 deletions
diff --git a/gdb/testsuite/boards/cc-with-tweaks.exp b/gdb/testsuite/boards/cc-with-tweaks.exp
index 794217c..bdffdab 100644
--- a/gdb/testsuite/boards/cc-with-tweaks.exp
+++ b/gdb/testsuite/boards/cc-with-tweaks.exp
@@ -30,10 +30,7 @@ if ![info exists CC_WITH_TWEAKS_FLAGS] {
}
# This is needed otherwise dejagnu tries to rsh to host "cc-with-tweaks".
-# set_board_info only sets the value if not already set.
-# find_gcc checks for this, so set early.
-unset_board_info isremote
-set_board_info isremote 0
+load_board_description "local-board"
# This is based on baseboards/unix.exp.
# At the moment we only support systems that unix.exp supports.