Commit 9e518ef7 by Richard Stallman

(CC): Add -U__STDC__.

From-SVN: r3147
parent 7bc7d45a
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment