mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
# configuration for IBM rs6000 running MACH
|
|
|
|
# Show we need to use the C version of ALLOCA
|
|
ALLOCA=alloca.o
|
|
|
|
# For some reason, we need -lm for cc1.
|
|
CLIB=-lm
|