Add a note about the Solaris configure problem that Tanya's seen.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_16@24236 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 430200b..4337480 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -318,6 +318,19 @@
 
 <!-- ======================================================================= -->
 <div class="doc_subsection">
+  <a name="build">Known problems with the Build System</a>
+</div>
+
+<div class="doc_text">
+
+<ul>
+  <li>The <a href="http://llvm.org/PR656">configure script sometimes fails on Solaris/Sparc</a>.</li>
+</ul>
+</div>
+
+
+<!-- ======================================================================= -->
+<div class="doc_subsection">
   <a name="core">Known problems with the LLVM Core</a>
 </div>