(CC): Add -w.
authorRichard Stallman <rms@gnu.org>
Mon, 4 Jan 1993 09:04:54 +0000 (09:04 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 4 Jan 1993 09:04:54 +0000 (09:04 +0000)
From-SVN: r3086

gcc/config/romp/x-romp

index 55dfb61a99dc0cf776b5c36a30a53469460afc80..4a329c0d78e7cfd84176ae9055a81e489c9ea8c1 100644 (file)
@@ -2,7 +2,10 @@
 # being used.  -Hnocpp makes hc use its builtin preprocessor instead of
 # /lib/cpp.  gcc doesn't use <sys/ioctl.h>, so it doesn't matter whether
 # fixincludes has been run.
-CC=hc -Hnocpp
+#
+# hc's warnings do nothing but obscure the output, hence the -w.
+# 
+CC=hc -Hnocpp -w
 
 # The default `make' on the RT doesn't define MAKE, so do it here.
 MAKE=make