diff options
author | Richard Stallman <rms@gnu.org> | 1992-07-05 20:41:26 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-07-05 20:41:26 +0000 |
commit | cd2a8a9b15967e8da4e4477630d01eab20b32367 (patch) | |
tree | ebea364972a775a9b95ad40a984cc9370f940fdf /gcc | |
parent | d26ab7561c3a5cb388ff40292fafcc5832526ece (diff) | |
download | gcc-cd2a8a9b15967e8da4e4477630d01eab20b32367.zip gcc-cd2a8a9b15967e8da4e4477630d01eab20b32367.tar.gz gcc-cd2a8a9b15967e8da4e4477630d01eab20b32367.tar.bz2 |
Undo last change.
From-SVN: r1445
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/sparc/x-sysv4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/x-sysv4 b/gcc/config/sparc/x-sysv4 index f6619f0..2a661e3 100644 --- a/gcc/config/sparc/x-sysv4 +++ b/gcc/config/sparc/x-sysv4 @@ -1,2 +1,2 @@ -X_CFLAGS=-DSVR4 -static +X_CFLAGS=-DSVR4 ALLOCA=alloca.o |