Skip to content

Bump target-cpu to x86-64-v4 in Dockerfile#116

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

Bump target-cpu to x86-64-v4 in Dockerfile#116
uink45 merged 1 commit into
mainfrom
devnet-5

Conversation

@uink45

@uink45 uink45 commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Update the generated external/c-leanvm-xmss/.cargo/config.toml in the Dockerfile to set rustc target-cpu to x86-64-v4 (was x86-64-v3) for the non-native LANTERN_RUST_PROFILE path. The branch for LANTERN_RUST_PROFILE=1 continues to use target-cpu=native with additional rustflags. This change adjusts the build target to a newer x86-64 microarchitecture level.

Update the generated external/c-leanvm-xmss/.cargo/config.toml in the Dockerfile to set rustc target-cpu to x86-64-v4 (was x86-64-v3) for the non-native LANTERN_RUST_PROFILE path. The branch for LANTERN_RUST_PROFILE=1 continues to use target-cpu=native with additional rustflags. This change adjusts the build target to a newer x86-64 microarchitecture level.
@uink45 uink45 merged commit 03e537d into main Jun 24, 2026
3 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