diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-07-21 23:17:26 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-07-21 23:17:26 +0000 |
| commit | 843f55346b61dd2a3f161ae92f2db80e42a4b927 (patch) | |
| tree | dfee59fb03f06f4c54f456bc9b39540f29403683 /llvm/docs | |
| parent | 40ca1f1c2e0adb6e0a7e71ebf90643768dbadfc4 (diff) | |
| download | bcm5719-llvm-843f55346b61dd2a3f161ae92f2db80e42a4b927.tar.gz bcm5719-llvm-843f55346b61dd2a3f161ae92f2db80e42a4b927.zip | |
fix typo
llvm-svn: 76674
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes-2.6.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes-2.6.html b/llvm/docs/ReleaseNotes-2.6.html index 6930a316db2..42811303378 100644 --- a/llvm/docs/ReleaseNotes-2.6.html +++ b/llvm/docs/ReleaseNotes-2.6.html @@ -515,7 +515,7 @@ href="http://llvm.org/bugs/">LLVM bug database</a> and submit a bug if there isn't already one.</p> <ul> -<li>LLVM will not correctly complie on Solaris and/or OpenSolaris +<li>LLVM will not correctly compile on Solaris and/or OpenSolaris using the stock GCC 3.x.x series 'out the box', See: <a href="#brokengcc">Broken versions of GCC and other tools</a>. However, A <a href="http://pkg.auroraux.org/GCC">Modern GCC Build</a> |

