Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Do not strip debuginfo on Apple targets/illumos/AIX in cross-compilation #80

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Jul 12, 2024

See nextest-rs/nextest@d4f982b#commitcomment-140325483 / oxidecomputer/helios#147 for details.

The upstream has not yet been fixed so for now we will work around the problem on our end.

FYI @sunshowers

@taiki-e taiki-e merged commit 8dec17f into main Jul 12, 2024
14 checks passed
@taiki-e taiki-e deleted the cross-strip branch July 12, 2024 20:59
@taiki-e
Copy link
Owner Author

taiki-e commented Oct 3, 2024

This workaround will probably not work with the released version of cross that ignores cargo related environment variables by default, but it will work in other environments such as setup-cross-toolchain-action.

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.

None yet

1 participant