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

makepkg-git: support Windows/ARM64 better #574

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

dscho
Copy link
Member

@dscho dscho commented Aug 13, 2024

As of e292201 (please.sh: change from bitness to architecture in create_sdk_artifact, 2022-12-28), we want to use the CPU architecture (or equivalent) instead of the "bitness", but there was one forgotten instance that still needs to be fixed.

As of e292201 (please.sh: change from bitness to architecture in
create_sdk_artifact, 2022-12-28), we want to use the CPU architecture
(or equivalent) instead of the "bitness", but there was one forgotten
instance that still needs to be fixed.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho self-assigned this Aug 13, 2024
@dscho
Copy link
Member Author

dscho commented Aug 13, 2024

@dennisameling when I tried building the mingw-w64-git package on Windows/ARM64 with the makepkg-git SDK artifact, I noticed that the /usr/bin/git wrapper pointed to a totally bogus location. This is my attempt to fix that.

@dennisameling
Copy link
Contributor

Good catch, thank you!!

@dscho dscho merged commit a6f5e16 into main Sep 7, 2024
12 checks passed
@dscho dscho deleted the fix-clangarm64-makgepkg-git-sdk-artifact branch September 7, 2024 11:59
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.

2 participants