Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 13, 2023

Followup to #20884

@sbc100 sbc100 requested a review from kripken December 13, 2023 00:39
@sbc100 sbc100 enabled auto-merge (squash) December 13, 2023 01:20
@sbc100 sbc100 merged commit 6eaf422 into emscripten-core:main Dec 13, 2023
@sbc100 sbc100 deleted the more_exec branch December 13, 2023 20:29
sbc100 added a commit to sbc100/emscripten that referenced this pull request Oct 14, 2024
When this code was added in emscripten-core#20909 it broke users who were doing
`EM_COMPILER_WRAPPER=cache` since it was not using PATH to find the
executable (unlike the subprocess module).

Fixes: emscripten-core#22736
sbc100 added a commit to sbc100/emscripten that referenced this pull request Oct 15, 2024
When this code was added in emscripten-core#20909 it broke users who were doing
`EM_COMPILER_WRAPPER=cache` since it was not using PATH to find the
executable (unlike the subprocess module).

Fixes: emscripten-core#22736
sbc100 added a commit that referenced this pull request Oct 15, 2024
When this code was added in #20909 it broke users who were doing
`EM_COMPILER_WRAPPER=cache` since it was not using PATH to find the
executable (unlike the subprocess module).

Fixes: #22736
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants