aboutsummaryrefslogtreecommitdiff
path: root/baseboards/gdbserver-sample.exp
diff options
context:
space:
mode:
Diffstat (limited to 'baseboards/gdbserver-sample.exp')
-rw-r--r--baseboards/gdbserver-sample.exp4
1 files changed, 1 insertions, 3 deletions
diff --git a/baseboards/gdbserver-sample.exp b/baseboards/gdbserver-sample.exp
index 21f59fc..f5740a8 100644
--- a/baseboards/gdbserver-sample.exp
+++ b/baseboards/gdbserver-sample.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2016 Free Software Foundation, Inc.
+# Copyright (C) 1997-2016, 2019 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
#
@@ -23,8 +23,6 @@ load_generic_config "gdbserver"
process_multilib_options ""
# The default compiler for this target.
-set_board_info compiler "[find_gcc]"
-
#set_board_info compiler "/opt/src/gcc/install-30/bin/gcc"
#set_board_info c++compiler "/opt/src/gcc/install-30/bin/g++"