Document a known build issue on OS X 10.8 and later.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@237205 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0ad232a882
commit
a5ad9ac48b
@ -244,12 +244,21 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<!--=====================================================================-->
|
<!--=====================================================================-->
|
||||||
<h3>Notes</h3>
|
<h3>Notes and Known Issues</h3>
|
||||||
<!--=====================================================================-->
|
<!--=====================================================================-->
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
Building libc++ with <code>-fno-rtti</code> is not supported. However
|
Building libc++ with <code>-fno-rtti</code> is not supported. However
|
||||||
linking against it with <code>-fno-rtti</code> is supported.
|
linking against it with <code>-fno-rtti</code> is supported.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
On OS X v10.8 and older the CMake option
|
||||||
|
<code>-DLIBCXX_LIBCPPABI_VERSION=""</code> must be used during
|
||||||
|
configuration.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>Send discussions to the
|
<p>Send discussions to the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user