|
|
1.1 root 1: # configuration for IBM rs6000 running aix
2: INSTALL=/usr/ucb/install -c
3:
4: # Show we need to use the C version of ALLOCA
5: ALLOCA=alloca.o
6:
7: # We can't use -S to compile alloca
8: ALLOCA_FLAGS=-c
9: ALLOCA_FINISH=
10:
11: # For some reason, we need -lm for cc1.
1.1.1.2 ! root 12: # We need -lld for collect2 (actually this only matters
! 13: # for a native compiler, but this is as good a place as any
! 14: # to define the symbol).
! 15: CLIB=-lm -lld
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.