summaryrefslogtreecommitdiff
path: root/mk/platform
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-29 15:15:50 +0000
committertv <tv@pkgsrc.org>2004-10-29 15:15:50 +0000
commit2e2cb6b1effc7196288abd65a50c7b04bda17f44 (patch)
treec1aed961f8ac5774fc4eddbcb9d9e509677a5824 /mk/platform
parent6e04a29aad582dc0b89a09e57e39988954be75b7 (diff)
downloadpkgsrc-2e2cb6b1effc7196288abd65a50c7b04bda17f44.tar.gz
Clarify previous (missing a word).
Diffstat (limited to 'mk/platform')
-rw-r--r--mk/platform/Interix.mk6
1 files changed, 3 insertions, 3 deletions
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
#