(CC): Add -U__STDC__.

From-SVN: r3147
This commit is contained in:
Richard Stallman 1993-01-07 21:52:20 +00:00
parent 7bc7d45a25
commit 9e518ef7e7
1 changed files with 1 additions and 1 deletions

View 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