pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/bootstrap mention installation instructions for GCC to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e8918260ba0
branches:  trunk
changeset: 650235:1e8918260ba0
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Apr 19 19:29:44 2015 +0000

description:
mention installation instructions for GCC toolchains

diffstat:

 bootstrap/README.HPUX |  4 +++-
 bootstrap/README.OSF1 |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (35 lines):

diff -r 52a5909e110f -r 1e8918260ba0 bootstrap/README.HPUX
--- a/bootstrap/README.HPUX     Sun Apr 19 19:21:39 2015 +0000
+++ b/bootstrap/README.HPUX     Sun Apr 19 19:29:44 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.HPUX,v 1.4 2015/04/19 19:21:39 tnn Exp $
+$NetBSD: README.HPUX,v 1.5 2015/04/19 19:29:44 tnn Exp $
 
 Prerequisite patches (downloadable from HP itrc)
 ------------------------------------------------
@@ -10,6 +10,8 @@
 Prebuilt GCC toolchains suitable for use with pkgsrc can be downloaded from
 ftp://ftp.NetBSD.org/pub/pkgsrc/misc/tnn/ .
 
+Installation instructions can be found in the file "README.gcc".
+
 Selecting which ABI to use
 --------------------------
 HP-UX supports the ABIs and object formats listed in the table below.
diff -r 52a5909e110f -r 1e8918260ba0 bootstrap/README.OSF1
--- a/bootstrap/README.OSF1     Sun Apr 19 19:21:39 2015 +0000
+++ b/bootstrap/README.OSF1     Sun Apr 19 19:29:44 2015 +0000
@@ -1,10 +1,12 @@
-$NetBSD: README.OSF1,v 1.3 2007/10/15 22:32:56 tnn Exp $
+$NetBSD: README.OSF1,v 1.4 2015/04/19 19:29:44 tnn Exp $
 
 Compiler
 --------
 Prebuilt GCC toolchains suitable for use with pkgsrc can be downloaded from
        ftp://ftp.NetBSD.org/pub/pkgsrc/misc/tnn/ .
 
+Installation instructions can be found in the file "README.gcc".
+
 Bootstrapping pkgsrc
 --------------------
 To use the native compiler:



Home | Main Index | Thread Index | Old Index