aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/x-lynx
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/x-lynx')
-rw-r--r--gcc/config/x-lynx6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/x-lynx b/gcc/config/x-lynx
deleted file mode 100644
index 0be03e453e1..00000000000
--- a/gcc/config/x-lynx
+++ /dev/null
@@ -1,6 +0,0 @@
-# /bin/cc is hopelessly broken, so we must use /bin/gcc instead.
-CC = $(OLDCC)
-OLDCC = /bin/gcc
-
-# /bin/sh is too buggy, so use /bin/bash instead.
-SHELL = /bin/bash