add directory gnu
This commit is contained in:
11
gnu/gcc/gcc-2.2.2/config/x-rs6k-mach
Normal file
11
gnu/gcc/gcc-2.2.2/config/x-rs6k-mach
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user