You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that cross-compilation is working efficiently, re-enable clang build for ARM64.
Changes:
- Add ARM64 clang to matrix
- Install clang/llvm for ARM64 clang builds
- Use 'clang --target=aarch64-linux-gnu' for cross-compilation
- Both gcc and clang now supported for ARM64
0 commit comments