Bug 307119
| Summary: | [WPE][cross-toolchain-helper] Issues cross-building WebKit inside the SDK due to LD_LIBRARY_PATH | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WPE WebKit | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Alberto Lopez Perez
Inside the SDK by default LD_LIBRARY_PATH is defined to the /jhbuild path. This seems to cause problems with the cross-builds via cross-toolchain-helper because it ends producing artifacts for the native architecture instead for the cross-target one.
There are also a bunch of other env vars defined on the SDK by default that are potentially problematic for a cross-build environment.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/58007
EWS
Committed 307070@main (c518b4423ada): <https://commits.webkit.org/307070@main>
Reviewed commits have been landed. Closing PR #58007 and removing active labels.