NEW253797
[WPE] Link fails due to undefined inlines with -Wl,--as-needed
https://bugs.webkit.org/show_bug.cgi?id=253797
Summary [WPE] Link fails due to undefined inlines with -Wl,--as-needed
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.