]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/boards/cc-with-tweaks.exp
Use boards/local-board.exp more
[thirdparty/binutils-gdb.git] / gdb / testsuite / boards / cc-with-tweaks.exp
index 794217cd7ea88583dda0fd5a88b8cba3c2c55982..bdffdabf685face853c09942f3283b2560850b4a 100644 (file)
@@ -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.