summaryrefslogtreecommitdiff
path: root/devel/libtool/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtool/patches/patch-ao')
-rw-r--r--devel/libtool/patches/patch-ao22
1 files changed, 22 insertions, 0 deletions
diff --git a/devel/libtool/patches/patch-ao b/devel/libtool/patches/patch-ao
new file mode 100644
index 00000000000..443d3dbd16a
--- /dev/null
+++ b/devel/libtool/patches/patch-ao
@@ -0,0 +1,22 @@
+$NetBSD: patch-ao,v 1.1 2001/07/06 00:55:11 enami Exp $
+
+--- config.sub 2001/07/03 09:00:29 1.1
++++ config.sub 2001/07/03 08:57:19
+@@ -227,7 +227,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 \
+@@ -271,7 +271,7 @@
+ | we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \
+ | clipper-* | orion-* \
+ | sparclite-* | pdp10-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
+- | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* | mipsel-* \
++ | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* | mipseb-* | mipsel-* \
+ | mips64el-* | mips64orion-* | mips64orionel-* \
+ | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \
+ | mipstx39-* | mipstx39el-* | mcore-* \