aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/x-mach
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/x-mach')
-rw-r--r--gcc/config/rs6000/x-mach7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/config/rs6000/x-mach b/gcc/config/rs6000/x-mach
deleted file mode 100644
index 64f39a5cf04..00000000000
--- a/gcc/config/rs6000/x-mach
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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