NEW141089
build-webkit --clean sometimes does not clean precompiled headers
https://bugs.webkit.org/show_bug.cgi?id=141089
Summary build-webkit --clean sometimes does not clean precompiled headers
Brian Burg
Reported 2015-01-30 10:52:28 PST
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
Note You need to log in before you can comment on or make changes to this bug.