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

Enable linux arm builds for admin-helper #59

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

praveenkumar
Copy link
Member

No description provided.

This pr adds linux arm64 target to makefile and also make change to spec
file to generate right package for arm64.
@@ -29,6 +29,7 @@ Name: %{goname}
Release: 1%{?dist}
Summary: CRC's helper with administrative privileges
License: MIT
ExcludeArch: armv7hl i686 ppc64le s390x
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd use ExclusiveArch rather than ExcludeArch http://ftp.rpm.org/max-rpm/s1-rpm-multi-platform-dependent-tags.html

Copy link
Member Author

Choose a reason for hiding this comment

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

@cfergeau Done

@praveenkumar praveenkumar merged commit b405bb8 into crc-org:master Jun 19, 2024
1 check 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.

2 participants