From 668450ce64f733bcaf8c41f1c156c48a5e2afd1a Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Sat, 15 May 1993 04:38:49 +0000 Subject: [PATCH] (X_CFLAGS): Defined. (GCC_CFLAGS): Definition deleted. From-SVN: r4463 --- gcc/config/i860/x-sysv4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2