From 92732c2789e74684fe4a3df20f058228a9cafc87 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Fri, 31 Jan 1992 00:24:21 +0000 Subject: * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco, gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: Fix SCO configuration stuff. --- gdb/config/i386sco.mh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/config/i386sco.mh') diff --git a/gdb/config/i386sco.mh b/gdb/config/i386sco.mh index c23aa5b..181de83 100644 --- a/gdb/config/i386sco.mh +++ b/gdb/config/i386sco.mh @@ -8,4 +8,4 @@ REGEX1=regex.o #msg The SCO C compiler cannot parse symtab.h when value.h has been included. #msg This is a bug in the compiler; the code is valid. #msg Therefore, you must use GCC to compile GDB on SCO machines. -CC=gcc +CC=gcc -posix -- cgit v1.1