[Webkit-unassigned] [Bug 212500] REGRESSION (r262245): WebCore's "Check .xcfilelists" build phase is ~100x slower

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 10:42:38 PDT 2020


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

--- Comment #9 from Darin Adler <darin at apple.com> ---
Maybe the $(shell) commands are evaluated every time you use FEATURE_AND_PLATFORM_DEFINES rather than only once as the file is processed?

Might just need to use an operator other than "=" to fix this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200529/0d1003c0/attachment.htm>


More information about the webkit-unassigned mailing list