[Webkit-unassigned] [Bug 237329] [XCBuild] Emit a discovered dependency file from offlineasm
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 2 08:17:55 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=237329
--- Comment #10 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 453560
--> https://bugs.webkit.org/attachment.cgi?id=453560
Integrate offlineasm using build rules and emit a depfile r5
View in context: https://bugs.webkit.org/attachment.cgi?id=453560&action=review
> Source/JavaScriptCore/offlineasm/parser.rb:846
> raise "File not found: #{fileName}" if not fileExists and not isOptional
Do we want to add this file to the `.deps` if it doesn't exist? Does that work? What happens if someone adds that file later? e.g. someone adds the `Internal` directory after doing an OS build.
--
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/20220302/66943d44/attachment.htm>
More information about the webkit-unassigned
mailing list