diff options
-rw-r--r-- | config/mh-ncrsvr43 | 2 |
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 |