aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/x-ncr3000
diff options
context:
space:
mode:
authorRichard Stallman <rms@ai.mit.edu>1993-07-29 18:17:52 +0000
committerRichard Stallman <rms@ai.mit.edu>1993-07-29 18:17:52 +0000
commit38bb13ad0e89d7ec65d611590af077c278ec304d (patch)
treedb967e9ff8e825ffc7853ce2a0fbb4ab0c16d329 /gcc/config/i386/x-ncr3000
parentf12937e1f951ce2005173c56b837f6d288b8138b (diff)
(CC, OLDCC): Deleted.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@5039 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/x-ncr3000')
-rw-r--r--gcc/config/i386/x-ncr300017
1 files changed, 9 insertions, 8 deletions
diff --git a/gcc/config/i386/x-ncr3000 b/gcc/config/i386/x-ncr3000
index d40db0fb544..4ae168b1fe5 100644
--- a/gcc/config/i386/x-ncr3000
+++ b/gcc/config/i386/x-ncr3000
@@ -5,14 +5,15 @@
CCLIBFLAGS=
-# NCR3000 ships with a MetaWare compiler installed as CC, which chokes and
-# dies all over the place on GCC source. However, the AT&T compiler,
-# crusty as it is, can be used to bootstrap GCC. It can be found in
-# /usr/ccs/ATT/cc. It is also used to compile the things that should
-# not be compiled with GCC.
-
-CC = /usr/ccs/ATT/cc
-OLDCC = /usr/ccs/ATT/cc
+## Supposedly not needed now that xm-sysv4.h includes alloc.h for Metaware.
+### NCR3000 ships with a MetaWare compiler installed as CC, which chokes and
+### dies all over the place on GCC source. However, the AT&T compiler,
+### crusty as it is, can be used to bootstrap GCC. It can be found in
+### /usr/ccs/ATT/cc. It is also used to compile the things that should
+### not be compiled with GCC.
+##
+##CC = /usr/ccs/ATT/cc
+##OLDCC = /usr/ccs/ATT/cc
# The rest is just x-i386v4.