RESOLVED FIXED283380
DerivedSources.make pattern rules don't work when a file's name has more than one "."
https://bugs.webkit.org/show_bug.cgi?id=283380
Summary DerivedSources.make pattern rules don't work when a file's name has more than...
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.