8sa1-gcc/gcc/config/x-svr4
Richard Stallman 8005495c45 Initial revision
From-SVN: r2199
1992-09-21 07:08:28 +00:00

7 lines
303 B
Plaintext

# Some versions of SVR4 have an alloca in /usr/ucblib/libucb.a, and if we are
# careful to link that in after libc we can use it, but since newer versions of
# SVR4 are dropping libucb, it is better to just use the portable C version for
# bootstrapping. Do this by defining ALLOCA.
ALLOCA = alloca.o