summaryrefslogtreecommitdiff
path: root/lang/RScheme/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'lang/RScheme/patches/patch-ac')
-rw-r--r--lang/RScheme/patches/patch-ac22
1 files changed, 22 insertions, 0 deletions
diff --git a/lang/RScheme/patches/patch-ac b/lang/RScheme/patches/patch-ac
new file mode 100644
index 00000000000..3e54adc3561
--- /dev/null
+++ b/lang/RScheme/patches/patch-ac
@@ -0,0 +1,22 @@
+$NetBSD: patch-ac,v 1.1 2002/03/05 08:45:34 jmc Exp $
+
+--- handc/config.sub.orig Tue Mar 5 07:53:10 2002
++++ handc/config.sub Tue Mar 5 07:58:38 2002
+@@ -155,7 +155,7 @@
+ | alpha | we32k | ns16k | clipper | i370 | sh \
+ | powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \
+ | pdp11 | mips64el | mips64orion | mips64orionel \
+- | sparc | sparclet | sparclite | sparc64)
++ | sparc | sparclet | sparclite | sparc64 | macppc)
+ basic_machine=$basic_machine-unknown
+ ;;
+ # We use `pc' rather than `unknown'
+@@ -177,7 +177,7 @@
+ | hppa-* | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
+ | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \
+ | pdp11-* | sh-* | powerpc-* | powerpcle-* | sparc64-* | mips64-* | mipsel-* \
+- | mips64el-* | mips64orion-* | mips64orionel-* | f301-*)
++ | mips64el-* | mips64orion-* | mips64orionel-* | f301-* | macppc-* )
+ ;;
+ # Recognize the various machine names and aliases which stand
+ # for a CPU type and a company and sometimes even an OS.