<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - JavaScriptCore fails to build on older versions of OS X due to CF_AVAILABLE usage"
href="https://bugs.webkit.org/show_bug.cgi?id=152720#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - JavaScriptCore fails to build on older versions of OS X due to CF_AVAILABLE usage"
href="https://bugs.webkit.org/show_bug.cgi?id=152720">bug 152720</a>
from <span class="vcard"><a class="email" href="mailto:jeremyhu@apple.com" title="Jeremy Huddleston Sequoia <jeremyhu@apple.com>"> <span class="fn">Jeremy Huddleston Sequoia</span></a>
</span></b>
<pre>Based on the other build warnings (redefinition of the macro), CF is getting included elsewhere as well. In some cases, the ordering works out, but in this case, it doesn't.
I think a better approach might be to include it and then redefine the macro. Gonna give that a test tomorrow.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>