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

[SOL] Remove sbfv2 file patch #98

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

LucasSte
Copy link
Collaborator

@LucasSte LucasSte commented Jan 22, 2025

As we are migrating to a new scheme for SBF versions, LLVM will write the correct machine header directly on the ELF, without needing to patch it in rustc.

Also, since we deprecated the BPF target for Solana, I renamed the cpus to v1, v2, and v3 without the sbf prefix, so the code path removed in this PR will become unreachable.

@LucasSte LucasSte requested review from dmakarov and Lichtso January 22, 2025 21:39
@LucasSte LucasSte marked this pull request as ready for review January 22, 2025 21:39
@LucasSte LucasSte merged commit cdc2009 into anza-xyz:solana-1.79.0 Jan 23, 2025
14 checks passed
@LucasSte LucasSte deleted the remove-patch branch January 23, 2025 14:54
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.

3 participants