Bug 253797

Summary: [WPE] Link fails due to undefined inlines with -Wl,--as-needed
Product: WebKit Reporter: Adrian Perez <aperez>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Adrian Perez
Reported 2023-03-12 15:22:03 PDT
Using LDFLAGS='-Wl,--as-needed' with the GNU binutils linker results in linker failure due to references to inline functions which were declared but never defined.
Attachments
Note You need to log in before you can comment on or make changes to this bug.