Bug 215951 - [PlayStation] Build fix for intermittent copy errors
Summary: [PlayStation] Build fix for intermittent copy errors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Stephan Szabo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-28 14:43 PDT by Stephan Szabo
Modified: 2020-08-31 09:56 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.78 KB, patch)
2020-08-28 14:52 PDT, Stephan Szabo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Szabo 2020-08-28 14:43:18 PDT
The step that does the copying of some platform specific files into the binary directory previously would sometimes fail in some cases. Switching from a post build to a custom target depended on by the targets.
Comment 1 Stephan Szabo 2020-08-28 14:52:47 PDT
Created attachment 407502 [details]
Patch
Comment 2 EWS 2020-08-31 09:56:49 PDT
Committed r266357: <https://trac.webkit.org/changeset/266357>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407502 [details].