From 159da5553069f12fb3a6ff0144026ccb847282cf Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 15 Feb 1996 22:44:28 +0000 Subject: [PATCH] * mh-cxux (CC): New variable. (CFLAGS, LDFLAGS): Remove. * mh-ncrsvr43 (CC): New variable. (CFLAGS): Remove. * mh-solaris (CFLAGS): Remove. --- config/mh-ncrsvr43 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mh-ncrsvr43 b/config/mh-ncrsvr43 index 2b34fc820b..43b09912ca 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