Bug 210200 - [PlayStation] Update import of libdl stubs for new Angle dladdr use
Summary: [PlayStation] Update import of libdl stubs for new Angle dladdr use
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-08 10:53 PDT by Stephan Szabo
Modified: 2020-04-08 14:07 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.93 KB, patch)
2020-04-08 10:56 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-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>