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

spec: add ppc64le to the list of arches to build for #62

Closed
wants to merge 1 commit into from

Conversation

anjannath
Copy link
Member

the crc rpm depends on this rpm and it also builds on the ppc64le arch, and the crc rpm fails to build since its unable to find the admin-helper rpm when building on ppc64le

this also installs only the amd64 arch specific binary in all arches as we are not installing the rpm but using it to just build

the crc rpm depends on this rpm and it also builds on the ppc64le
arch, and the crc rpm fails to build since its unable to find the
admin-helper rpm when building on ppc64le

this also installs only the amd64 arch specific binary in all arches
as we are not installing the rpm but using it to just build
@anjannath
Copy link
Member Author

alternatively we can add a make target to build the ppc64le binary in the out/linux-ppc64le/ dir and then {%gohostarch} would work as expected

@cfergeau
Copy link
Contributor

cfergeau commented Jun 25, 2024

crc-org/crc#4162 should take care of this.

@anjannath
Copy link
Member Author

closing as ppc64le builds will be disabled for the dependent crc RPM in crc-org/crc#4162

@anjannath anjannath closed this Jun 26, 2024
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