Bug 312095
| Summary: | [Win] Switch to ccache depend mode | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ian Grunert <ian.grunert> |
| Component: | CMake | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Windows 11 | ||
Ian Grunert
Switch to "depend mode" to use the compiler's dependency list.
https://ccache.dev/manual/4.13.2.html#_the_depend_mode
fatal error: file 'C:\BW\Windows-64-bit-Debug-Build\build\WebKitBuild\Debug\WTF\Headers\wtf\Compiler.h' has been modified since the precompiled header 'C:/BW/Windows-64-bit-Debug-Build/build/WebKitBuild/Debug/Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/./cmake_pch.c.pch' was built: size changed (was 24987, now 25216)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ian Grunert
Pull request: https://github.com/WebKit/WebKit/pull/62591
EWS
Committed 311038@main (6a202c4eb826): <https://commits.webkit.org/311038@main>
Reviewed commits have been landed. Closing PR #62591 and removing active labels.