<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [webkitdirs] Use CMake to determine architecture on isCMakeBuild()"
   href="https://bugs.webkit.org/show_bug.cgi?id=152959#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [webkitdirs] Use CMake to determine architecture on isCMakeBuild()"
   href="https://bugs.webkit.org/show_bug.cgi?id=152959">bug 152959</a>
              from <span class="vcard"><a class="email" href="mailto:achristensen&#64;apple.com" title="Alex Christensen &lt;achristensen&#64;apple.com&gt;"> <span class="fn">Alex Christensen</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=268655&amp;action=diff" name="attach_268655" title="Patch">attachment 268655</a> <a href="attachment.cgi?id=268655&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=268655&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=268655&amp;action=review</a>

<span class="quote">&gt; Tools/Scripts/webkitdirs.pm:342
&gt;          $host_processor = `cmake --system-information | grep CMAKE_SYSTEM_PROCESSOR`;</span >

We must not be running this on Windows.  I don't think we require grep to be installed.  If this doesn't break anything, then I guess it can stay, but I don't think this was a beneficial change.</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>