Checkpoint IGEN version of MIPS simulator.
[deliverable/binutils-gdb.git] / config / mh-ncrsvr43
index 4717f67efaf53700be0512ab814929c219845459..43b09912ca915066b0aec12a109270e148887f11 100644 (file)
@@ -1,8 +1,8 @@
 # Host configuration file for an NCR 3000 (i486/SVR43) system.
 
 # The MetaWare compiler will generate a copyright message unless you
-# turn it off.
-CFLAGS = -g -Hnocopyr
+# turn it off by adding the -Hnocopyr flag.
+CC = cc -Hnocopyr
 
 # Define SYSV as -DSYSV if you are using a System V operating system.
 SYSV = -DSYSV -DSVR4
This page took 0.023115 seconds and 4 git commands to generate.