summaryrefslogtreecommitdiff
path: root/shells/zsh/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh/patches/patch-ab')
-rw-r--r--shells/zsh/patches/patch-ab22
1 files changed, 22 insertions, 0 deletions
diff --git a/shells/zsh/patches/patch-ab b/shells/zsh/patches/patch-ab
new file mode 100644
index 00000000000..0d47c7fafb4
--- /dev/null
+++ b/shells/zsh/patches/patch-ab
@@ -0,0 +1,22 @@
+$NetBSD: patch-ab,v 1.6 2002/01/02 15:44:07 rafal Exp $
+
+--- config.sub.orig Fri Dec 28 19:36:30 2001
++++ config.sub Fri Dec 28 19:37:58 2001
+@@ -235,7 +235,7 @@
+ | we32k | ns16k | clipper | i370 | sh | sh[34] \
+ | powerpc | powerpcle \
+ | 1750a | dsp16xx | pdp10 | pdp11 \
+- | mips16 | mips64 | mipsel | mips64el \
++ | mips16 | mips64 | mipseb | mipsel | mips64el \
+ | mips64orion | mips64orionel | mipstx39 | mipstx39el \
+ | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
+ | mips64vr5000 | miprs64vr5000el | mcore | s390 | s390x \
+@@ -281,7 +281,7 @@
+ | clipper-* | orion-* \
+ | sparclite-* | pdp10-* | pdp11-* | sh-* | sh[34]-* | sh[34]eb-* \
+ | powerpc-* | powerpcle-* | sparc64-* | sparcv9-* | sparcv9b-* | sparc86x-* \
+- | mips16-* | mips64-* | mipsel-* \
++ | mips16-* | mips64-* | mipseb-* | mipsel-* \
+ | mips64el-* | mips64orion-* | mips64orionel-* \
+ | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \
+ | mipstx39-* | mipstx39el-* | mcore-* \