forked from OSchip/llvm-project
Updated documentation contributed by Christopher Jefferson.
llvm-svn: 153955
This commit is contained in:
parent
8239a4cadf
commit
6e3e78acba
|
@ -146,7 +146,9 @@
|
|||
<p>
|
||||
On Mac OS 10.7 (Lion), the easiest way to get this library is to install
|
||||
Xcode 4.2 or later. However if you want to install tip-of-trunk from here
|
||||
(getting the bleeding edge), read on.
|
||||
(getting the bleeding edge), read on. However, be warned that Mac OS
|
||||
10.7 will not boot without a valid copy of <code>libc++.1.dylib</code> in
|
||||
<code>/usr/lib</code>.
|
||||
</p>
|
||||
|
||||
<p>To build on Mac OS X 10.6 (Snow Leopard), you need a helper library and header
|
||||
|
|
Loading…
Reference in New Issue