aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1994-11-10 18:44:33 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1994-11-10 18:44:33 -0500
commit931493c6b26bf46d23d9a746d2bb58237e0e436b (patch)
tree77e54130f3ff627e0c56f14e88c62ea2f51e9e72 /gcc
parent1485e7c183e6b41bf02a2d793691b1bb5aa03d3d (diff)
downloadgcc-931493c6b26bf46d23d9a746d2bb58237e0e436b.zip
gcc-931493c6b26bf46d23d9a746d2bb58237e0e436b.tar.gz
gcc-931493c6b26bf46d23d9a746d2bb58237e0e436b.tar.bz2
(CLIB): Add -lPW.
(ALLOCA): Delete. From-SVN: r8414
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/i386/x-sco3
-rw-r--r--gcc/config/i386/x-sco43
2 files changed, 2 insertions, 4 deletions
diff --git a/gcc/config/i386/x-sco b/gcc/config/i386/x-sco
index 8afbb74..f7f14e9 100644
--- a/gcc/config/i386/x-sco
+++ b/gcc/config/i386/x-sco
@@ -4,5 +4,4 @@ CC = rcc $(RCCFLAGS)
OLDCC = rcc $(RCCFLAGS)
RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0
CCLIBFLAGS =
-CLIB = -lmalloc
-ALLOCA = -lPW
+CLIB = -lmalloc -lPW
diff --git a/gcc/config/i386/x-sco4 b/gcc/config/i386/x-sco4
index fd07704..be6080f 100644
--- a/gcc/config/i386/x-sco4
+++ b/gcc/config/i386/x-sco4
@@ -4,8 +4,7 @@ CC = rcc $(RCCFLAGS)
OLDCC = rcc $(RCCFLAGS)
RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0
CCLIBFLAGS =
-CLIB = -lmalloc
-ALLOCA = -lPW
+CLIB = -lmalloc -lPW
# See all the declarations.
FIXPROTO_DEFINES = -D_XOPEN_SOURCE