diff options
author | tv <tv> | 2005-01-21 06:14:23 +0000 |
---|---|---|
committer | tv <tv> | 2005-01-21 06:14:23 +0000 |
commit | 9d7ed52a002010d98150f65213dcb88825425d48 (patch) | |
tree | 8de5e1730360a4eff211a569ec9edf5918d4fc04 /mk/platform | |
parent | f1443937837236367d434117d928a6d0593268c1 (diff) | |
download | pkgsrc-9d7ed52a002010d98150f65213dcb88825425d48.tar.gz |
Add ruby16/ruby18 to base addresses list.
Diffstat (limited to 'mk/platform')
-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 |