Bug 315128
| Summary: | Enable FUSE_BUILD_SCRIPT_PHASES=YES in build script phases | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | New Bugs | Assignee: | Brent Fulgham <bfulgham> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 313032 | ||
| Bug Blocks: | |||
Brent Fulgham
This change updates the build to enable `FUSE_BUILD_SCRIPT_PHASES=YES`, which allows script stages to run in parallel when the dependency analysis shows that the required inputs are ready.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177469738>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/65225