WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253798
[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
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2023-03-12 15:32:11 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11423
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
<
rdar://problem/106632575
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug