Changeset 609 for branches/GNU/src/binutils/config/mh-cxux
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/config/mh-cxux
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 1 1 # Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration. 2 3 # Define SYSV as -DSYSV if you are using a System V operating system.4 SYSV = -DSYSV -DSVR45 RANLIB = true6 7 # C++ debugging is not yet supported under SVR4 (DWARF)8 CXXFLAGS=-O9 2 10 3 # The l flag generates a warning from the SVR4 archiver, remove it. 11 4 AR_FLAGS = cq 12 5 13 # Under CX/UX, we want to tell the compiler to use ANSI mode.14 CC=cc -Xa -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.