aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/x-svr4
blob: 9c705434cc99fc96beb33fa3a73814f6e9eeb9da (plain)
1
2
3
4
5
6
7
8
9
# 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

# See all the declarations.
FIXPROTO_DEFINES = -D_XOPEN_SOURCE