/[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.2 by rsavoye, Wed Apr 4 01:23:15 2001 UTC revision 1.3 by rsavoye, Wed Sep 12 22:31:36 2001 UTC
# Line 11  set_board_info bmk,use_alarm 1; Line 11  set_board_info bmk,use_alarm 1;
11  if { [istarget "*-*-cygwin*"] } {  if { [istarget "*-*-cygwin*"] } {
12    set_board_info mathlib "";    set_board_info mathlib "";
13  }  }
14    
15    # For the alpha, force use ieee
16    if { [istarget "alpha*-*"] } {
17      set_board_info ieee_multilib_flags "-mieee";
18    }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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