From b094f912b02cd90ab196719f4f73c68b1ddcbbfa Mon Sep 17 00:00:00 2001 From: John Criswell <criswell@uiuc.edu> Date: Tue, 8 Nov 2005 15:40:22 +0000 Subject: [PATCH] Note that a work-around is available. llvm-svn: 24237 --- llvm/docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 4337480d4515..9a0b953486af 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -324,7 +324,7 @@ components, please contact us on the llvmdev list.</p> <div class="doc_text"> <ul> - <li>The <a href="http://llvm.org/PR656">configure script sometimes fails on Solaris/Sparc</a>.</li> + <li>The <a href="http://llvm.org/PR656">configure script sometimes fails on Solaris/Sparc</a>. A work around is documented in <a href="http://llvm.org/PR656">PR656.</a></li> </ul> </div> -- GitLab