Skip to content

Conversation

jplehr
Copy link
Contributor

@jplehr jplehr commented Sep 3, 2025

Having the argument as part of the script name is an error as it tries to find / exec that exact string.
Pass theargument as extra_args instead. Not sure if we need to split argument name and value in separate array entries.

Having the argument as part of the script name is an error as it tries
to find / exec that exact string.
Pass theargument as extra_args instead. Not sure if we need to split
argument name and value in separate array entries.
@jplehr jplehr merged commit 5b4634b into llvm:main Sep 3, 2025
3 checks passed
@jplehr jplehr deleted the fix/argument-passing-to-amdgpu-cmake-libc-builder branch September 3, 2025 12:02
vvereschaka pushed a commit to vvereschaka/llvm-zorg that referenced this pull request Sep 25, 2025
Having the argument as part of the script name is an error as it tries
to find / exec that exact string.
Pass theargument as extra_args instead. Not sure if we need to split
argument name and value in separate array entries.
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