Ignore:
Timestamp:
Aug 17, 2003, 3:49:56 AM (22 years ago)
Author:
bird
Message:

#597: OS/2 EMX config/hacks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/libiberty/config.table

    • Property cvs2svn:cvs-rev changed from 1.1.1.2 to 1.2
    r625 r626  
    1313  i370-*-opened*)       frag=mh-openedition ;;
    1414  i[345]86-*-windows*)  frag=mh-windows ;;
     15  *-*-*emx)             frag=mh-emx ;;
    1516esac
    1617
     
    3233  case "${host}" in
    3334    *-*-cygwin*)        ;;
     35    *-*-*emx)           ;;
    3436    alpha*-*-linux*)    frag=mh-elfalphapic ;;
    3537    arm*-*-*)           frag=mh-armpic ;;
Note: See TracChangeset for help on using the changeset viewer.