<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:eric@efcs.ca" title="Eric Fiselier <eric@efcs.ca>"> <span class="fn">Eric Fiselier</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - libc++ is not compatible with musl libc library"
href="https://llvm.org/bugs/show_bug.cgi?id=20211">bug 20211</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>ASSIGNED
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>mclow.lists@gmail.com
</td>
<td>eric@efcs.ca
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - libc++ is not compatible with musl libc library"
href="https://llvm.org/bugs/show_bug.cgi?id=20211#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - libc++ is not compatible with musl libc library"
href="https://llvm.org/bugs/show_bug.cgi?id=20211">bug 20211</a>
from <span class="vcard"><a class="email" href="mailto:eric@efcs.ca" title="Eric Fiselier <eric@efcs.ca>"> <span class="fn">Eric Fiselier</span></a>
</span></b>
<pre>libc++ can now build and install for MUSL libc, but it requires that libc++ is
built with the CMake option `-DLIBCXX_HAS_MUSL_LIBC`. This option ensures that
a modified "__config" header is installed that defines `_LIBCPP_HAS_MUSL_LIBC`.
See <a href="http://libcxx.llvm.org/docs/DesignDocs/CapturingConfigInfo.html">http://libcxx.llvm.org/docs/DesignDocs/CapturingConfigInfo.html</a> for more
information.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>