<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#c9">Comment # 9</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:annulen@yandex.ru" title="Konstantin Tokarev <annulen@yandex.ru>"> <span class="fn">Konstantin Tokarev</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=268655&action=diff" name="attach_268655" title="Patch">attachment 268655</a> <a href="attachment.cgi?id=268655&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=268655&action=review">https://bugs.webkit.org/attachment.cgi?id=268655&action=review</a>
<span class="quote">>> Tools/Scripts/webkitdirs.pm:342
>> $host_processor = `cmake --system-information | grep CMAKE_SYSTEM_PROCESSOR`;
>
> 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.</span >
If you want, I can fix it to avoid grep invocation, with pure perl.</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>