Skip to content

Restrict cgo hash wrappers to amd64 and arm64#52

Merged
dibu28 merged 1 commit intomainfrom
codex/disable-c-code-for-ppc64le-architecture
Aug 24, 2025
Merged

Restrict cgo hash wrappers to amd64 and arm64#52
dibu28 merged 1 commit intomainfrom
codex/disable-c-code-for-ppc64le-architecture

Conversation

@dibu28
Copy link
Owner

@dibu28 dibu28 commented Aug 24, 2025

Summary

  • gate C hash wrappers to amd64 and arm64 only
  • document that non-amd64/arm64 builds fall back to pure Go implementations

Testing

  • go build ./...
  • CGO_ENABLED=1 GOOS=linux GOARCH=ppc64le go build ./...

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

@dibu28 dibu28 merged commit bf1f9e7 into main Aug 24, 2025
@dibu28 dibu28 deleted the codex/disable-c-code-for-ppc64le-architecture branch August 24, 2025 16:02
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