aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/x-sysv
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mips/x-sysv')
-rw-r--r--gcc/config/mips/x-sysv5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/mips/x-sysv b/gcc/config/mips/x-sysv
index 2c173b1..09d467a 100644
--- a/gcc/config/mips/x-sysv
+++ b/gcc/config/mips/x-sysv
@@ -19,8 +19,3 @@ OLDCC = cc -Wf,-XNg1500,-XNh2000 -Olimit 3000 $(OPT)
# This enables collect2 to link.
# Some systems use version 2.11 of the compilers. Some use version 3.11.
CLIB= -L/usr/lib/cmplrs/cc2.11 -L/usr/lib/cmplrs/cc3.11 -lmld
-
-# Show we need to use the C version of ALLOCA
-# The SVR3 configurations have it, but the SVR4 configurations don't.
-# For now, just try using it for all SVR* configurations.
-ALLOCA = alloca.o