From 2e2cb6b1effc7196288abd65a50c7b04bda17f44 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 29 Oct 2004 15:15:50 +0000 Subject: Clarify previous (missing a word). --- mk/platform/Interix.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mk/platform') diff --git a/mk/platform/Interix.mk b/mk/platform/Interix.mk index b1d46ce5639..4f83dcc277f 100644 --- a/mk/platform/Interix.mk +++ b/mk/platform/Interix.mk @@ -1,11 +1,11 @@ -# $NetBSD: Interix.mk,v 1.9 2004/10/29 15:15:10 tv Exp $ +# $NetBSD: Interix.mk,v 1.10 2004/10/29 15:15:50 tv Exp $ # # Variable definitions for the Interix operating system. # SHLIB BASE ADDRESSES: # # [tv] For reference, here's a list of shared library base address ranges used -# throughout pkgsrc to cope with the fact that Interix has no proper +# throughout pkgsrc to cope with the fact that Interix has no proper PIC # support in the compiler. This list will be kept updated for any new packages # also needing special handling. # @@ -15,7 +15,7 @@ # # * = currently uses fixed default of 0x10000000 and needs something better # (this base address restricts how far sbrk() can go in memory, and of -# course, collides with everything else, requiring runtime RSS relocs) +# course, collides with everything else, requiring runtime text relocs) # # pkg start end slotsize #slots # -- cgit v1.2.3