summaryrefslogtreecommitdiff
path: root/cross/arm-netbsd
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-12-09 00:18:01 +0000
committersakamoto <sakamoto>1999-12-09 00:18:01 +0000
commitcfdb2f756ae1eae13d35ebb28c91c8277cd17016 (patch)
tree5d6bf737db10edcd012dece88962249273d0f9b2 /cross/arm-netbsd
parentea77b47daa741424dc985e0a2f5be534181cce5d (diff)
downloadpkgsrc-cfdb2f756ae1eae13d35ebb28c91c8277cd17016.tar.gz
add limitations, suggested by Bill Studenmund.
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
Diffstat (limited to 'cross/arm-netbsd')
-rw-r--r--cross/arm-netbsd/pkg/COMMENT2
-rw-r--r--cross/arm-netbsd/pkg/DESCR3
-rw-r--r--cross/arm-netbsd/pkg/MESSAGE5
3 files changed, 8 insertions, 2 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.
+
=============================================================================