From 252b5132c753830d5fd56823373aed85f2a0db63 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Mon, 3 May 1999 07:29:11 +0000 Subject: 19990502 sourceware import --- config/mh-decstation | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/mh-decstation (limited to 'config/mh-decstation') diff --git a/config/mh-decstation b/config/mh-decstation new file mode 100644 index 0000000..3720192 --- /dev/null +++ b/config/mh-decstation @@ -0,0 +1,5 @@ +CC = cc -Wf,-XNg1000 + +# for X11, since the native DECwindows include files are really broken when +# it comes to function prototypes. +X11_EXTRA_CFLAGS = "-DNeedFunctionPrototypes=0" -- cgit v1.1