diff options
author | tv <tv@pkgsrc.org> | 2005-01-21 06:14:23 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-01-21 06:14:23 +0000 |
commit | 722a2dd1abf8686ec7494a3fa413b3adb1ac42d1 (patch) | |
tree | 8de5e1730360a4eff211a569ec9edf5918d4fc04 /mk | |
parent | 8bbd8251fa381f919973e29130e8ae5be6cd2fd7 (diff) | |
download | pkgsrc-722a2dd1abf8686ec7494a3fa413b3adb1ac42d1.tar.gz |
Add ruby16/ruby18 to base addresses list.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/platform/Interix.mk | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mk/platform/Interix.mk b/mk/platform/Interix.mk index 79098864afc..5c374bd580e 100644 --- a/mk/platform/Interix.mk +++ b/mk/platform/Interix.mk @@ -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 |