Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mingw-w64-git-lfs: add ARM64 support #436

Merged
merged 1 commit into from Sep 19, 2022

Conversation

dennisameling
Copy link
Contributor

@dennisameling dennisameling commented Sep 18, 2022

I added ARM64 support to git-lfs a few months ago, so let's use it as part of Git for Windows' journey to ARM64 support.

Tested with MINGW_ARCH=clangarm64 makepkg-mingw -i and things work as expected:

$ git-lfs --version
git-lfs/3.2.0 (GitHub; windows arm64; go 1.18.2)

Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
@dennisameling dennisameling marked this pull request as ready for review September 18, 2022 17:37
Copy link
Member

@dscho dscho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work!

This will most likely require quite a bit of follow-up work, as Git for Windows does not have any mingw/aarch64 Pacman repository yet. Obviously, this PR is a hard prerequisite for that follow-up work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants