pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/platform Add ruby16/ruby18 to base addresses list.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d406b00e5cf8
branches: trunk
changeset: 487859:d406b00e5cf8
user: tv <tv%pkgsrc.org@localhost>
date: Fri Jan 21 06:14:23 2005 +0000
description:
Add ruby16/ruby18 to base addresses list.
diffstat:
mk/platform/Interix.mk | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r a0f3a4118623 -r d406b00e5cf8 mk/platform/Interix.mk
--- a/mk/platform/Interix.mk Fri Jan 21 06:13:36 2005 +0000
+++ b/mk/platform/Interix.mk Fri Jan 21 06:14:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.18 2005/01/21 02:09:10 tv Exp $
+# $NetBSD: Interix.mk,v 1.19 2005/01/21 06:14:23 tv Exp $
#
# Variable definitions for the Interix operating system.
@@ -25,6 +25,10 @@
# openssl 0x5e000000 0x5fffffff 0x00100000 32
# perl58 *
# python23 *
+# ruby16 0x50000000 0x6fffffff 0x00040000 2048
+# (main lib) 0x48000000
+# ruby18 0x50000000 0x6fffffff 0x00040000 2048
+# (main lib) 0x48000000
# zsh *
# "catinstall" not yet supported as there's no shipped [gn]roff
Home |
Main Index |
Thread Index |
Old Index