Commit e8163879 by Richard Kenner

Initial revision

From-SVN: r752
parent 58b51016
# configuration for IBM rs6000 running MACH
# Show we need to use the C version of ALLOCA
ALLOCA=alloca.o
# We can't use -S to compile alloca
ALLOCA_FLAGS=-c
ALLOCA_FINISH=
# For some reason, we need -lm for cc1.
CLIB=-lm
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment