summaryrefslogtreecommitdiff
path: root/lang/smlnj/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/smlnj/patches/patch-aa')
-rw-r--r--lang/smlnj/patches/patch-aa22
1 files changed, 18 insertions, 4 deletions
diff --git a/lang/smlnj/patches/patch-aa b/lang/smlnj/patches/patch-aa
index 855a15a1581..e0aa774c045 100644
--- a/lang/smlnj/patches/patch-aa
+++ b/lang/smlnj/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.5 2009/09/22 14:48:47 asau Exp $
+$NetBSD: patch-aa,v 1.6 2010/02/07 03:14:36 asau Exp $
---- config/targets.orig 2007-07-23 23:48:33.000000000 +0400
-+++ config/targets 2009-03-18 12:36:35.000000000 +0300
+--- config/targets.orig 2010-02-03 19:40:28.000000000 +0300
++++ config/targets 2010-02-07 05:56:52.000000000 +0300
@@ -91,7 +91,7 @@
# build ML-Burg
@@ -29,6 +29,15 @@ $NetBSD: patch-aa,v 1.5 2009/09/22 14:48:47 asau Exp $
# pre-compile (certain) parts of MLRISC that are not already part of the SML/NJ
# compiler itself
+@@ -130,7 +130,7 @@
+ # pre-compile and install the C-Kit, which is a library for parsing and
+ # type-checking C programs
+ #
+-#request ckit
++request ckit
+
+ # pre-compile and install the ML-NLFFI Library, which is the core of
+ # a new foreign function interface (where "foreign" functions are
@@ -140,7 +140,7 @@
# This preview release currently works under X86/Linux, Sparc/Solaris,
# PPC/MacOSX, and X86/Win32.
@@ -54,7 +63,7 @@ $NetBSD: patch-aa,v 1.5 2009/09/22 14:48:47 asau Exp $
# Build and install the 'nowhere' program translator.
# This tool translates programs with conditional patterns (where clauses)
-@@ -163,7 +163,7 @@
+@@ -163,11 +163,11 @@
# (bad) documentation.
# (Requires the mlrisc-tools library!)
#
@@ -63,3 +72,8 @@ $NetBSD: patch-aa,v 1.5 2009/09/22 14:48:47 asau Exp $
# Build and install 'heap2asm' - an experimental component of
# a new facility for producing true stand-alone executables.
+-#request heap2asm
++request heap2asm
+
+ # Note: autoloading is always enabled.
+ # In order to customize what is being pre-registered for autoloading