From: Fred Fish Date: Wed, 22 Apr 1992 21:44:58 +0000 (+0000) Subject: Replace MINUS_G with CFLAGS. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=952131da03eab6f6eebfd41818bef84fe0f8bf7b;p=binutils-gdb.git Replace MINUS_G with CFLAGS. --- 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