blob: 9f171fc9926d80a4380a3e1737f0345a7a3283d2 [file] [log] [blame]
# configuration for IBM rs6000 running aix
# Show we need to use the C version of ALLOCA
ALLOCA=alloca.o
# For some reason, we need -lm for cc1.
# 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=-lm -lld