summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-12-09 00:18:01 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-12-09 00:18:01 +0000
commitd9976192f2f1e4737cc87158b837d939356e78a6 (patch)
tree5d6bf737db10edcd012dece88962249273d0f9b2 /cross
parent678478c0f045fc52f17d0edc8154b72a4b1d598c (diff)
downloadpkgsrc-d9976192f2f1e4737cc87158b837d939356e78a6.tar.gz
add limitations, suggested by Bill Studenmund.
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
Diffstat (limited to 'cross')
-rw-r--r--cross/arm-netbsd/pkg/COMMENT2
-rw-r--r--cross/arm-netbsd/pkg/DESCR3
-rw-r--r--cross/arm-netbsd/pkg/MESSAGE5
-rw-r--r--cross/i386-netbsd/pkg/COMMENT2
-rw-r--r--cross/i386-netbsd/pkg/DESCR3
-rw-r--r--cross/i386-netbsd/pkg/MESSAGE5
6 files changed, 16 insertions, 4 deletions
diff --git a/cross/arm-netbsd/pkg/COMMENT b/cross/arm-netbsd/pkg/COMMENT
index c21dd41583c..a87fd44d49a 100644
--- a/cross/arm-netbsd/pkg/COMMENT
+++ b/cross/arm-netbsd/pkg/COMMENT
@@ -1 +1 @@
-Cross-compile environment for NetBSD/arm32
+Cross-compile environment for NetBSD/arm32 (only support static binaries)
diff --git a/cross/arm-netbsd/pkg/DESCR b/cross/arm-netbsd/pkg/DESCR
index a57248ae1c9..18beccc0bc2 100644
--- a/cross/arm-netbsd/pkg/DESCR
+++ b/cross/arm-netbsd/pkg/DESCR
@@ -1 +1,4 @@
This cross-compile environment is for NetBSD/arm32.
+
+LIMITATIONS:
+ THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
diff --git a/cross/arm-netbsd/pkg/MESSAGE b/cross/arm-netbsd/pkg/MESSAGE
index 861ee1d39a4..ad3ae2026c6 100644
--- a/cross/arm-netbsd/pkg/MESSAGE
+++ b/cross/arm-netbsd/pkg/MESSAGE
@@ -1,5 +1,5 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 1999/12/06 09:38:35 sakamoto Exp $
+$NetBSD: MESSAGE,v 1.2 1999/12/09 00:18:01 sakamoto Exp $
This pkg DOES NOT install headers or runtime link libraries. Only the
compilers are installed.
@@ -9,4 +9,7 @@ includes and libraries in ${CROSSBASE}/arm-netbsd/include and
${CROSSBASE}/arm-netbsd/lib respectively, or symlink these paths to
the appropriate places.
+LIMITATIONS:
+ THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
+
=============================================================================
diff --git a/cross/i386-netbsd/pkg/COMMENT b/cross/i386-netbsd/pkg/COMMENT
index 3da800579b3..b91e06ecdfc 100644
--- a/cross/i386-netbsd/pkg/COMMENT
+++ b/cross/i386-netbsd/pkg/COMMENT
@@ -1 +1 @@
-Cross-compile environment for a.out NetBSD/i386
+Cross-compile environment for a.out NetBSD/i386 (only support static binaries)
diff --git a/cross/i386-netbsd/pkg/DESCR b/cross/i386-netbsd/pkg/DESCR
index e72bafb16cb..b4188ab7f0d 100644
--- a/cross/i386-netbsd/pkg/DESCR
+++ b/cross/i386-netbsd/pkg/DESCR
@@ -1 +1,4 @@
This cross-compile environment is for a.out NetBSD/i386.
+
+LIMITATIONS:
+ THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
diff --git a/cross/i386-netbsd/pkg/MESSAGE b/cross/i386-netbsd/pkg/MESSAGE
index 7fdc4d6c09d..8849fc51e99 100644
--- a/cross/i386-netbsd/pkg/MESSAGE
+++ b/cross/i386-netbsd/pkg/MESSAGE
@@ -1,5 +1,5 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 1999/12/06 09:34:29 sakamoto Exp $
+$NetBSD: MESSAGE,v 1.2 1999/12/09 00:18:01 sakamoto Exp $
This pkg DOES NOT install headers or runtime link libraries. Only the
compilers are installed.
@@ -9,4 +9,7 @@ includes and libraries in ${CROSSBASE}/i386-netbsd/include and
${CROSSBASE}/i386-netbsd/lib respectively, or symlink these paths to
the appropriate places.
+LIMITATIONS:
+ THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
+
=============================================================================