diff --git a/gdb/config/ncr3000.mh b/gdb/config/ncr3000.mh index 2016b1b54ac..f5ae3f9137b 100644 --- a/gdb/config/ncr3000.mh +++ b/gdb/config/ncr3000.mh @@ -7,7 +7,7 @@ # Unfortunately though, the AT&T compiler sometimes generates code that # the assembler barfs on if -g is used, so disable it by default as well. CC = /usr/ccs/ATT/cc -MINUS_G = +CFLAGS = SYSV_DEFINE=-DSYSV REGEX=regex.o