Skip to content

fix: replace hardcoded -march=core2 with architecture detection for ARM builds#216

Merged
darvid merged 1 commit intomainfrom
fix/arm-architecture-detection
Aug 6, 2025
Merged

fix: replace hardcoded -march=core2 with architecture detection for ARM builds#216
darvid merged 1 commit intomainfrom
fix/arm-architecture-detection

Conversation

@darvid
Copy link
Copy Markdown
Owner

@darvid darvid commented Aug 6, 2025

hardcoded -march=core2 breaks arm builds (followup to #215), now detects architecture and sets appropriate flags per platform

@darvid darvid force-pushed the fix/arm-architecture-detection branch from 60a83c5 to 5f46f2e Compare August 6, 2025 18:09
hardcoded -march=core2 breaks arm builds, adds architecture detection for proper cross-platform compatibility
@darvid darvid force-pushed the fix/arm-architecture-detection branch from 5f46f2e to 889dba5 Compare August 6, 2025 18:36
@darvid darvid merged commit e8ad199 into main Aug 6, 2025
13 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