RESOLVED FIXED 197483
[PlayStation] Update port for WEBKIT_EXECUTABLE changes
https://bugs.webkit.org/show_bug.cgi?id=197483
Summary [PlayStation] Update port for WEBKIT_EXECUTABLE changes
Stephan Szabo
Reported 2019-05-01 16:03:09 PDT
PlayStation was wrapping add_executable for doing some setup and signing, but this usage does not function as expected after the WEBKIT_EXECUTABLE changes and the timing change of when add_executable is called.
Attachments
Patch (1.71 KB, patch)
2019-05-01 16:08 PDT, Stephan Szabo
no flags
Stephan Szabo
Comment 1 2019-05-01 16:08:25 PDT
Created attachment 368728 [details] Patch Move to wrapping the new WEBKIT_EXECUTABLE macro rather than add_executable for post-port-configuration executable setup.
WebKit Commit Bot
Comment 2 2019-05-01 17:09:55 PDT
Comment on attachment 368728 [details] Patch Clearing flags on attachment: 368728 Committed r244859: <https://trac.webkit.org/changeset/244859>
WebKit Commit Bot
Comment 3 2019-05-01 17:09:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.