RESOLVED FIXED253798
[WPE] Link fails due to undefined inlines with -Wl,--as-needed
https://bugs.webkit.org/show_bug.cgi?id=253798
Summary [WPE] Link fails due to undefined inlines with -Wl,--as-needed
Adrian Perez
Reported 2023-03-12 15:22:17 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
Adrian Perez
Comment 1 2023-03-12 15:32:11 PDT
EWS
Comment 2 2023-03-13 01:04:42 PDT
Committed 261563@main (f735506198f5): <https://commits.webkit.org/261563@main> Reviewed commits have been landed. Closing PR #11423 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-13 01:05:17 PDT
Note You need to log in before you can comment on or make changes to this bug.