diff options
author | rillig <rillig> | 2007-01-11 03:34:10 +0000 |
---|---|---|
committer | rillig <rillig> | 2007-01-11 03:34:10 +0000 |
commit | 4292d6604d97bb85e16d767775027a2751d9766e (patch) | |
tree | 3293fe7b64b0ec4e9096fd0855c94a2921c602bc /bootstrap | |
parent | f36e7d97716b27d0641d64937ebb5d93943b1b57 (diff) | |
download | pkgsrc-4292d6604d97bb85e16d767775027a2751d9766e.tar.gz |
Changed the URL for downloading gcc, since the old one gives a 404.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.Solaris | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris index 667a3c31edf..00310ca4952 100644 --- a/bootstrap/README.Solaris +++ b/bootstrap/README.Solaris @@ -1,4 +1,4 @@ -$NetBSD: README.Solaris,v 1.5 2004/09/20 10:43:56 cjep Exp $ +$NetBSD: README.Solaris,v 1.6 2007/01/11 03:34:10 rillig Exp $ You will need a working C compiler. Any version of gcc >2.8 should work, 2.95.x and 3.x have been tested. SunPro 5 and 8 have been @@ -31,7 +31,7 @@ It is recommended that an external gcc be used only for bootstrapping, then remove gcc and install the pkgsrc binary package. Binary packages of gcc can be found through -http://www.sun.com/bigadmin/common/freewareSearch.html +http://www.sunfreeware.com/ If you are using Sun WorkShop ----------------------------- |