From: Charles Hannum Date: Sun, 28 Jun 1992 14:05:22 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b54ababf332366632fea298fdb31ff01bc3e65af;p=gcc.git entered into RCS From-SVN: r1323 --- diff --git a/gcc/config/i386/x-aix b/gcc/config/i386/x-aix index d7430cc126f..fa57c683589 100644 --- a/gcc/config/i386/x-aix +++ b/gcc/config/i386/x-aix @@ -1,5 +1,2 @@ # There is an alloca in -lbsd, but it is limited to 32K ALLOCA = alloca.o - -# Is this right? -# INSTALL=cp diff --git a/gcc/config/i386/x-isc b/gcc/config/i386/x-isc index db2f1656e19..ea65ec888a3 100644 --- a/gcc/config/i386/x-isc +++ b/gcc/config/i386/x-isc @@ -1,4 +1,3 @@ CLIB = -lPW -lcposix -INSTALL = cp X_CFLAGS = -D_POSIX_SOURCE ENQUIRE_LDFLAGS = -posix $(LDFLAGS) diff --git a/gcc/config/i386/x-sysv3 b/gcc/config/i386/x-sysv3 index 3c0f0d72b91..a1391df851c 100644 --- a/gcc/config/i386/x-sysv3 +++ b/gcc/config/i386/x-sysv3 @@ -1,2 +1 @@ CLIB=-lPW -INSTALL=cp diff --git a/gcc/config/i860/x-sysv3 b/gcc/config/i860/x-sysv3 index ab8848e2446..3375d421849 100644 --- a/gcc/config/i860/x-sysv3 +++ b/gcc/config/i860/x-sysv3 @@ -1,2 +1 @@ -INSTALL=cp ALLOCA=alloca.o