Bug 210200

Summary: [PlayStation] Update import of libdl stubs for new Angle dladdr use
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, don.olmstead, ews-watchlist, gyuyoung.kim, ross.kirsling, ryuan.choi, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Stephan Szabo 2020-04-08 10:53:45 PDT
The Angle update includes a call to dladdr which previously wasn't part of the emulation library.
As part of adding the new wrapper, use find_package to get the link options (specifically the -Wl,-wrap arguments to use) and include it on shared library links as well as executables.
Comment 1 Stephan Szabo 2020-04-08 10:56:33 PDT
Created attachment 395838 [details]
Patch
Comment 2 EWS 2020-04-08 14:06:42 PDT
Committed r259755: <https://trac.webkit.org/changeset/259755>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 395838 [details].
Comment 3 Radar WebKit Bug Importer 2020-04-08 14:07:11 PDT
<rdar://problem/61475982>