[Webkit-unassigned] [Bug 152959] [webkitdirs] Use CMake to determine architecture on isCMakeBuild()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 13:09:37 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152959

--- Comment #9 from Konstantin Tokarev <annulen at yandex.ru> ---
Comment on attachment 268655
  --> https://bugs.webkit.org/attachment.cgi?id=268655
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=268655&action=review

>> 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.

If you want, I can fix it to avoid grep invocation, with pure perl.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160111/486818b1/attachment-0001.html>


More information about the webkit-unassigned mailing list