summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2010-08-05 20:38:39 +0000
committerEric Christopher <echristo@apple.com>2010-08-05 20:38:39 +0000
commit3aff66905f0ce6da0d55d95a5d414604da4f7d30 (patch)
tree377c048860716d9fdc3fde186fec639a346ca1ea /docs
parentbaefea4498db51683941fd4b5e137b0d461b2803 (diff)
downloadllvm-3aff66905f0ce6da0d55d95a5d414604da4f7d30.tar.gz
llvm-3aff66905f0ce6da0d55d95a5d414604da4f7d30.tar.bz2
llvm-3aff66905f0ce6da0d55d95a5d414604da4f7d30.tar.xz
Document results of PR7762.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110373 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 1692003a4c..ebf68f840f 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -554,6 +554,9 @@ See: <a href="GettingStarted.html#brokengcc">Broken versions of GCC and other to
However, A <a href="http://pkg.auroraux.org/GCC">Modern GCC Build</a>
for x86/x86-64 has been made available from the third party AuroraUX Project
that has been meticulously tested for bootstrapping LLVM &amp; Clang.</li>
+<li>There have been reports of Solaris and/or OpenSolaris build failures due
+to an incompatibility in the nm program as well. The nm from binutils does seem
+to work.</li>
</ul>
</div>