diff options
author | John Criswell <criswell@uiuc.edu> | 2005-11-08 15:40:22 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2005-11-08 15:40:22 +0000 |
commit | a3052d43ed02c360f4cadc01a6ddfa389341da15 (patch) | |
tree | 3b9f0028a8991c49653816fef7e0f10a76bf3f77 | |
parent | 2f4ac669ecdc0a5ce23c8caffb4c19a0196f0497 (diff) |
Note that a work-around is available.release_16
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_16@24237 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4337480d45..9a0b953486 100644 --- a/docs/ReleaseNotes.html +++ b/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> |