Bug 141089
| Summary: | build-webkit --clean sometimes does not clean precompiled headers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brian Burg <burg> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, bburg, dbates, ddkilzer |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | OS X 10.10 | ||
Brian Burg
I have had this happen to me several times both from the command line and Xcode. Running clean command (or passing --clean) will leave the build in an inconsistent state. The fix is to usually rm -rf WebKitBuild/PrecompiledHeaders/*
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |