/[dejagnu]/dejagnu/baseboards/unix.exp
ViewVC logotype

Diff of /dejagnu/baseboards/unix.exp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by bje, Sun Aug 17 23:00:06 2003 UTC revision 1.7 by bje, Tue Aug 19 00:11:43 2003 UTC
# Line 13  set_board_info bmk,use_alarm 1 Line 13  set_board_info bmk,use_alarm 1
13    
14  # Do not use -lm on Cygwin  # Do not use -lm on Cygwin
15  if { [istarget "*-*-cygwin*"] } {  if { [istarget "*-*-cygwin*"] } {
16    set_board_info mathlib ""      set_board_info mathlib ""
17  }  }
18    
19  # For the alpha, force use ieee  # For the alpha, force use ieee
20  if { [istarget "alpha*-*"] } {  if { [istarget "alpha*-*"] } {
21    set_board_info ieee_multilib_flags "-mieee"      set_board_info ieee_multilib_flags "-mieee"
22  }  }
23    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26