Bug 253797
| Summary: | [WPE] Link fails due to undefined inlines with -Wl,--as-needed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Adrian Perez
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. |