Ignore:
Timestamp:
Apr 29, 2003, 10:18:43 PM (22 years ago)
Author:
bird
Message:

We don't want -fPIC on OS/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/configure.in

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r66 r67  
    312312    i[3456]86-*-cygwin*)
    313313      # We don't want -fPIC on Cygwin.
     314      ;;
     315    i[3456]86-*-os2-emx)
     316      # We don't want -fPIC on OS/2 EMX.
    314317      ;;
    315318    i[3456]86-*-*)
Note: See TracChangeset for help on using the changeset viewer.