From: Chris Lattner Date: Tue, 3 Nov 2009 21:50:09 +0000 (+0000) Subject: fix broken link X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=554ee4a743906672266e6242af731cfd8b3a816a;p=oota-llvm.git fix broken link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85951 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 95866dd6252..5a5a01ae836 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -1058,7 +1058,7 @@ there isn't already one.

  • LLVM will not correctly compile on Solaris and/or OpenSolaris using the stock GCC 3.x.x series 'out the box', -See: Broken versions of GCC and other tools. +See: Broken versions of GCC and other tools. However, A Modern GCC Build for x86/x86-64 has been made available from the third party AuroraUX Project that has been meticulously tested for bootstrapping LLVM & Clang.