aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-15 22:44:28 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-15 22:44:28 +0000
commit159da5553069f12fb3a6ff0144026ccb847282cf (patch)
treed1342e21baeea979e00224ecc306956d014c59ad /config
parent0e47ce975175eb4ebd425e14adf9b43e18b3dd6a (diff)
downloadfsf-binutils-gdb-159da5553069f12fb3a6ff0144026ccb847282cf.zip
fsf-binutils-gdb-159da5553069f12fb3a6ff0144026ccb847282cf.tar.gz
fsf-binutils-gdb-159da5553069f12fb3a6ff0144026ccb847282cf.tar.bz2
* mh-cxux (CC): New variable.
(CFLAGS, LDFLAGS): Remove. * mh-ncrsvr43 (CC): New variable. (CFLAGS): Remove. * mh-solaris (CFLAGS): Remove.
Diffstat (limited to 'config')
-rw-r--r--config/mh-ncrsvr432
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mh-ncrsvr43 b/config/mh-ncrsvr43
index 2b34fc8..43b0991 100644
--- a/config/mh-ncrsvr43
+++ b/config/mh-ncrsvr43
@@ -2,7 +2,7 @@
# The MetaWare compiler will generate a copyright message unless you
# turn it off by adding the -Hnocopyr flag.
-CFLAGS = -g
+CC = cc -Hnocopyr
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV -DSVR4