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 / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140231317>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/36869
EWS
Committed 286966@main (ec535f99e01e): <https://commits.webkit.org/286966@main>
Reviewed commits have been landed. Closing PR #36869 and removing active labels.