From: Richard Stallman Date: Sat, 15 May 1993 04:38:49 +0000 (+0000) Subject: (X_CFLAGS): Defined. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=668450ce64f733bcaf8c41f1c156c48a5e2afd1a;p=gcc.git (X_CFLAGS): Defined. (GCC_CFLAGS): Definition deleted. From-SVN: r4463 --- diff --git a/gcc/config/i860/x-sysv4 b/gcc/config/i860/x-sysv4 index 7b5a188f35d..63e0e9ad203 100644 --- a/gcc/config/i860/x-sysv4 +++ b/gcc/config/i860/x-sysv4 @@ -42,4 +42,4 @@ ALLOCA=alloca.o # (This is an undocumented feature of the native svr4 C compiler.) CCLIBFLAGS=-Bstatic -dn -gg -GCC_CFLAGS=-static -g -O2 -B./ +X_CFLAGS=-static -g -O2