(CC): Add -U__STDC__.
authorRichard Stallman <rms@gnu.org>
Thu, 7 Jan 1993 21:52:20 +0000 (21:52 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 7 Jan 1993 21:52:20 +0000 (21:52 +0000)
From-SVN: r3147

gcc/config/romp/x-romp

index 4a329c0d78e7cfd84176ae9055a81e489c9ea8c1..82f9e6439424ee32551d8bf28b37ff83fcd70924 100644 (file)
@@ -5,7 +5,7 @@
 #
 # hc's warnings do nothing but obscure the output, hence the -w.
 # 
-CC=hc -Hnocpp -w
+CC=hc -Hnocpp -w -U__STDC__
 
 # The default `make' on the RT doesn't define MAKE, so do it here.
 MAKE=make