diff options
Diffstat (limited to 'cross/i386-netbsd/pkg/MESSAGE')
-rw-r--r-- | cross/i386-netbsd/pkg/MESSAGE | 5 |
1 files changed, 4 insertions, 1 deletions
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. + ============================================================================= |