diff options
author | rillig <rillig> | 2006-06-23 05:00:55 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-06-23 05:00:55 +0000 |
commit | 12109e7ab333f358dc0379fbed41fe4fb96d3744 (patch) | |
tree | 9162eb3a6892cd5106841c647fab7f977fdfe60d /doc | |
parent | 17777e072cfb72eaa05109c573e538f5550d6c83 (diff) | |
download | pkgsrc-12109e7ab333f358dc0379fbed41fe4fb96d3744.tar.gz |
The GNU binutils are still not supported under Solaris (I just tried it).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide/files/platforms.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml index 0fb89f5c0e5..a8cd09683b4 100644 --- a/doc/guide/files/platforms.xml +++ b/doc/guide/files/platforms.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: platforms.xml,v 1.30 2006/03/14 14:04:54 rillig Exp $ --> +<!-- $NetBSD: platforms.xml,v 1.31 2006/06/23 05:00:55 rillig Exp $ --> <chapter id="platforms"> <title>Using pkgsrc on systems other than &os;</title> @@ -548,8 +548,8 @@ <listitem><para>SUNWlibm</para></listitem> </itemizedlist> - <para>Please note the use of GNU binutils on Solaris is - <emphasis>not</emphasis> supported.</para> + <para>Please note that the use of GNU binutils on Solaris is + <emphasis>not</emphasis> supported, as of June 2006.</para> <para>Whichever compiler you use, please ensure the compiler tools and your $prefix are in your <varname>PATH</varname>. This includes |