Skip to content

Add NEON target feature for ARM builds#53

Merged
dibu28 merged 1 commit intomainfrom
codex/fix-gxhash-compilation-error
Sep 5, 2025
Merged

Add NEON target feature for ARM builds#53
dibu28 merged 1 commit intomainfrom
codex/fix-gxhash-compilation-error

Conversation

@dibu28
Copy link
Owner

@dibu28 dibu28 commented Sep 5, 2025

Summary

  • set RUSTFLAGS dynamically in release workflow
  • enable +neon for arm targets while keeping +aes,+sse2 for x86

Testing

  • RUSTFLAGS="-C target-feature=+aes,+sse2" go test ./...

https://chatgpt.com/codex/tasks/task_e_68ba23103f948328a6572afbc2a0e51c

@dibu28 dibu28 merged commit 6076654 into main Sep 5, 2025
@dibu28 dibu28 deleted the codex/fix-gxhash-compilation-error branch September 5, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant