aboutsummaryrefslogtreecommitdiff
path: root/baseboards/unix.exp
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb62281+dev@gmail.com>2020-05-25 08:40:46 -0600
committerRob Savoye <rob@senecass.com>2020-05-25 08:41:16 -0600
commitba60272a5ac6f6a7012acca03f596a6ed003f044 (patch)
treeed84e0a83109891d80382c9f7302270887b59aee /baseboards/unix.exp
parent93b882b9dfcc4f905ad0041a37f8899c22e9a3f8 (diff)
downloaddejagnu-ba60272a5ac6f6a7012acca03f596a6ed003f044.zip
dejagnu-ba60272a5ac6f6a7012acca03f596a6ed003f044.tar.gz
dejagnu-ba60272a5ac6f6a7012acca03f596a6ed003f044.tar.bz2
Establish a default C compiler by evaluating [find_gcc] if no other compiler is given.
Diffstat (limited to 'baseboards/unix.exp')
-rw-r--r--baseboards/unix.exp4
1 files changed, 1 insertions, 3 deletions
diff --git a/baseboards/unix.exp b/baseboards/unix.exp
index d6adbe1..4ffb4b6 100644
--- a/baseboards/unix.exp
+++ b/baseboards/unix.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.
#
@@ -21,8 +21,6 @@ load_generic_config "unix"
process_multilib_options ""
-set_board_info compiler "[find_gcc]"
-
set_board_info bmk,use_alarm 1
# Do not use -lm on Cygwin