Bug 283380

Summary: DerivedSources.make pattern rules don't work when a file's name has more than one "."
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Elliott Williams
Reported 2024-11-19 14:33:04 PST
We have to carefully work around the normal $(subst ...) Makefile logic, and this pattern has bitten use multiple times now. When the pattern rule is ill-formed it usually causes a flaky build failure.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-19 14:33:17 PST
Elliott Williams
Comment 2 2024-11-19 16:22:55 PST
EWS
Comment 3 2024-11-22 10:11:41 PST
Committed 286966@main (ec535f99e01e): <https://commits.webkit.org/286966@main> Reviewed commits have been landed. Closing PR #36869 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.