Changeset 9 for trunk/src/gcc/gcc/config.gcc
- Timestamp:
- Apr 16, 2003, 4:03:38 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/config.gcc
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r8 r9 1578 1578 fi 1579 1579 ;; 1580 i*86-pc-*emx) # i?86 running OS/2 1581 xm_file=i386/xm-emx.h 1582 tm_file=i386/emx.h 1583 extra_objs=emx.o 1584 xm_defines="USG BSTRING NO_SYS_SIGLIST" 1585 exeext=.exe 1586 tmake_file=i386/t-emx 1587 fixincludes=Makefile.in 1588 target_alias=${host} 1589 CFLAGS="-Zstack 1024 -Zcrtdll" 1590 if test x$enable_threads = xyes; then 1591 thread_file=os2 1592 fi 1593 gas=yes 1594 gnu_ld=yes 1595 ;; 1580 1596 i[34567]86-*-interix*) 1581 1597 tm_file="i386/i386-interix.h interix.h" -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.