* config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler

defaults to K&R mode, but doesn't have varargs.h, so we have to
compile in ANSI mode.
This commit is contained in:
J.T. Conklin 1995-11-30 23:01:31 +00:00
parent 6933148af0
commit cee52482d3
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
* config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
defaults to K&R mode, but doesn't have varargs.h, so we have to
compile in ANSI mode.
Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
* config.guess: Recognize Pentium under SCO.