<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#c1">Comment # 1</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&#64;apple.com" title="Jeremy Huddleston Sequoia &lt;jeremyhu&#64;apple.com&gt;"> <span class="fn">Jeremy Huddleston Sequoia</span></a>
</span></b>
        <pre>Actually, the issue seems to be that WebKitAvailability.h is guarded by:

#if defined(__APPLE__) &amp;&amp; !defined(BUILDING_GTK__)

And thus has no effect when building webkit-gtk for some reason.  Why was that done?</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>