summaryrefslogtreecommitdiff
path: root/gcc/config/mips/x-sni-svr4
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mips/x-sni-svr4')
-rw-r--r--gcc/config/mips/x-sni-svr45
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/mips/x-sni-svr4 b/gcc/config/mips/x-sni-svr4
index a6e003f1f19..e7fe4ee43b7 100644
--- a/gcc/config/mips/x-sni-svr4
+++ b/gcc/config/mips/x-sni-svr4
@@ -9,8 +9,3 @@
CC = $(OLDCC)
OPT =
OLDCC = cc -Olimit 3000 $(OPT)
-
-# 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