Skip to content

Use x86-64-v3 target-cpu in Docker build#115

Merged
uink45 merged 1 commit into
mainfrom
devnet-5
Jun 24, 2026
Merged

Use x86-64-v3 target-cpu in Docker build#115
uink45 merged 1 commit into
mainfrom
devnet-5

Conversation

@uink45

@uink45 uink45 commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Update the Dockerfile to generate external/c-leanvm-xmss/.cargo/config.toml with rustflags target-cpu set to x86-64-v3 (previously x86-64-v2) when LANTERN_RUST_PROFILE != 1. This switches the build to use newer CPU optimizations for that crate.

Update the Dockerfile to generate external/c-leanvm-xmss/.cargo/config.toml with rustflags target-cpu set to x86-64-v3 (previously x86-64-v2) when LANTERN_RUST_PROFILE != 1. This switches the build to use newer CPU optimizations for that crate.
@uink45 uink45 merged commit 4079e47 into main Jun 24, 2026
4 checks passed
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.

1 participant