8sa1-gcc/gcc/config/rs6000/x-rs6000
Richard Kenner ddec4fb361 (CLIB): No longer need -lm.
From-SVN: r4849
1993-07-05 17:49:33 -04:00

11 lines
286 B
Plaintext

# configuration for IBM rs6000 running aix
INSTALL=/usr/ucb/install -c
# Show we need to use the C version of ALLOCA
ALLOCA=alloca.o
# We need -lld for collect2 (actually this only matters
# for a native compiler, but this is as good a place as any
# to define the symbol).
CLIB=-lld