]> gcc.gnu.org Git - gcc.git/blame - gcc/config/rs6000/x-rs6000
(common_mode_defined): New variable.
[gcc.git] / gcc / config / rs6000 / x-rs6000
CommitLineData
355ddfc7
JW
1# configuration for IBM rs6000 running aix
2INSTALL=/usr/ucb/install -c
3
4# Show we need to use the C version of ALLOCA
5ALLOCA=alloca.o
6
889c7fec
RS
7# We need -lld for collect2 (actually this only matters
8# for a native compiler, but this is as good a place as any
9# to define the symbol).
ddec4fb3 10CLIB=-lld
This page took 0.179426 seconds and 5 git commands to generate.