Skip to content

Backport fix for arm64 lto build#1694

Merged
magomez merged 1 commit into
WebPlatformForEmbedded:wpe-2.46from
emutavchi:wpe-2.46-aarch64-lto
Jun 25, 2026
Merged

Backport fix for arm64 lto build#1694
magomez merged 1 commit into
WebPlatformForEmbedded:wpe-2.46from
emutavchi:wpe-2.46-aarch64-lto

Conversation

@emutavchi

@emutavchi emutavchi commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Original change WebKit/WebKit#39463

REGRESSION(287403@main): Unable to link libjavascriptcoregtk: undefined reference to `ipint_extern_prepare_call_ref' https://bugs.webkit.org/show_bug.cgi?id=286433

Reviewed by Yusuke Suzuki.

The names of these macros are a little confusing, but I gather that HIDDEN is supposed to be used for declarations in header files.

  • Source/JavaScriptCore/wasm/WasmIPIntSlowPaths.h:

Canonical link: https://commits.webkit.org/289320@main

5eb06c8

Build-Tests Layout-Tests
✅ 🛠 wpe-246-amd64-build ✅ 🧪 wpe-246-amd64-layout
✅ 🛠 wpe-246-arm32-build ✅ 🧪 wpe-246-arm32-layout

…ed reference to `ipint_extern_prepare_call_ref' https://bugs.webkit.org/show_bug.cgi?id=286433

Reviewed by Yusuke Suzuki.

The names of these macros are a little confusing, but I gather that
HIDDEN is supposed to be used for declarations in header files.

* Source/JavaScriptCore/wasm/WasmIPIntSlowPaths.h:

Canonical link: https://commits.webkit.org/289320@main
@magomez magomez merged commit 951aa95 into WebPlatformForEmbedded:wpe-2.46 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants