Commit a576ce0
committed
Use x86-64 instead of native for portable builds
-march=native doesn't work in container environments. Use -march=x86-64
for portability across CI/CD and local builds.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent edf0681 commit a576ce0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments