mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-29 22:30:33 +00:00
[docs] Fix 80-column wrap that I messed up.
llvm-svn: 202489
This commit is contained in:
parent
ac7f7f3a26
commit
a2520230ad
@ -278,11 +278,11 @@ of writing, this breaks LLD build.
|
||||
Getting a Modern Host C++ Toolchain
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This section mostly applies to Linux and older BSDs. On Mac OS X, you should have
|
||||
a sufficiently modern Xcode, or you will likely need to upgrade until you do.
|
||||
On Windows, just use Visual Studio 2012 as the host compiler, it is explicitly
|
||||
supported and widely available. FreeBSD 10.0 and newer have a modern Clang as
|
||||
the system compiler.
|
||||
This section mostly applies to Linux and older BSDs. On Mac OS X, you should
|
||||
have a sufficiently modern Xcode, or you will likely need to upgrade until you
|
||||
do. On Windows, just use Visual Studio 2012 as the host compiler, it is
|
||||
explicitly supported and widely available. FreeBSD 10.0 and newer have a modern
|
||||
Clang as the system compiler.
|
||||
|
||||
However, some Linux distributions and some other or older BSDs sometimes have
|
||||
extremely old versions of GCC. These steps attempt to help you upgrade you
|
||||
|
Loading…
Reference in New Issue
Block a user