summaryrefslogtreecommitdiff
path: root/security/sks/files/sks.numerix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'security/sks/files/sks.numerix.patch')
-rw-r--r--security/sks/files/sks.numerix.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/security/sks/files/sks.numerix.patch b/security/sks/files/sks.numerix.patch
index a511404274ae..6ffd2ab314f5 100644
--- a/security/sks/files/sks.numerix.patch
+++ b/security/sks/files/sks.numerix.patch
@@ -8,6 +8,26 @@
echo "$as_me:$LINENO: result: $ocaml_version" >&5
echo "${ECHO_T}$ocaml_version" >&6
echo "$as_me:$LINENO: checking for Ocaml directory" >&5
+--- numerix-0.19/config/config.sub Thu Nov 25 00:33:31 2004
++++ numerix-0.19/config/config.sub Thu Nov 25 00:35:01 2004
+@@ -155,7 +155,7 @@
+ | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \
+ | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
+ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \
+- | mipstx39 | mipstx39el \
++ | mipstx39 | mipstx39el | amd64 \
+ | sparc | sparclet | sparclite | sparc64 | v850)
+ basic_machine=$basic_machine-unknown
+ ;;
+@@ -181,7 +181,7 @@
+ | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
+ | sparc64-* | mips64-* | mipsel-* \
+ | mips64el-* | mips64orion-* | mips64orionel-* \
+- | mipstx39-* | mipstx39el-* \
++ | mipstx39-* | mipstx39el-* | amd64-* \
+ | f301-*)
+ ;;
+ # Recognize the various machine names and aliases which stand
--- numerix-0.19/lib/kernel/string.c Sat Oct 16 15:47:19 2004
+++ numerix-0.19/lib/kernel/string.c Sat Oct 16 15:14:17 2004
@@ -38,7 +38,7 @@