diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2004-08-29 15:00:35 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2004-08-29 15:00:35 +0000 |
commit | 41eb32a848d3f9b4f1aa82c4e52adce7ba45f144 (patch) | |
tree | b82f619b93b1be2447314ace26de543ceb80c141 /lang/sml-nj-devel/files/patch-config::targets | |
parent | Update to 0.0.9 (diff) |
Upgrade to v110.48.
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
Notes
Notes:
svn path=/head/; revision=117573
Diffstat (limited to 'lang/sml-nj-devel/files/patch-config::targets')
-rw-r--r-- | lang/sml-nj-devel/files/patch-config::targets | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/sml-nj-devel/files/patch-config::targets b/lang/sml-nj-devel/files/patch-config::targets new file mode 100644 index 000000000000..d0e010f35d77 --- /dev/null +++ b/lang/sml-nj-devel/files/patch-config::targets @@ -0,0 +1,11 @@ +--- config/targets.orig Thu Aug 5 00:05:00 2004 ++++ config/targets Tue Aug 10 11:00:56 2004 +@@ -68,7 +68,7 @@ + # pre-compile (certain) parts of MLRISC that are not already part of the SML/NJ + # compiler itself + # +-request mlrisc ++#request mlrisc + + # pre-compile and install the C-Kit, which is a library for parsing and + # type-checking C programs |