Skip to content

Declare the target_cxx value for all targets #563

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Mar 17, 2025
Merged

Declare the target_cxx value for all targets #563

merged 2 commits into from
Mar 17, 2025

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Mar 17, 2025

This value can leak into user builds through sysconfig so it is not appropriate to use the host_cxx. See astral-sh/uv#12207

There's not a musl-clang++ equivalent — so we skip this for those targets.

zanieb added a commit that referenced this pull request Mar 17, 2025
This error is being raised over in
#563 but
failing because the length is missing?
zanieb added 2 commits March 17, 2025 13:25
This value can leak into user builds through sysconfig so it is not appropriate to use the `host_cxx`
@zanieb zanieb marked this pull request as ready for review March 17, 2025 18:28
@zanieb zanieb merged commit 7d8bb5e into main Mar 17, 2025
390 checks passed
@zanieb zanieb deleted the zb/cxx branch March 17, 2025 20:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants