Skip to content

[3.14] gh-148557: Use em-config to locate trampoline clang (GH-148556)#150482

Merged
emmatyping merged 1 commit into
python:3.14from
miss-islington:backport-1310d2c-3.14
May 26, 2026
Merged

[3.14] gh-148557: Use em-config to locate trampoline clang (GH-148556)#150482
emmatyping merged 1 commit into
python:3.14from
miss-islington:backport-1310d2c-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 26, 2026

When CC is wrapped by ccache, the Emscripten trampoline rule cannot derive the
matching clang path by treating CC as a single executable path. Query the active
LLVM toolchain path with em-config instead.
(cherry picked from commit 1310d2c)

Co-authored-by: Clément Péron peron.clem@gmail.com

…48556)

When CC is wrapped by ccache, the Emscripten trampoline rule cannot derive the
matching clang path by treating CC as a single executable path. Query the active
LLVM toolchain path with em-config instead.
(cherry picked from commit 1310d2c)

Co-authored-by: Clément Péron <peron.clem@gmail.com>
@emmatyping emmatyping merged commit 8732053 into python:3.14 May 26, 2026
50 checks passed
@miss-islington miss-islington deleted the backport-1310d2c-3.14 branch May 26, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants