Skip to content

Add capi_linux_ppc64le.go to fix ppc64le build

The Fedora package build infrastructure was detecting that the ppc64le package built differently than the other architectures, even though this is a noarch source package. Adding the file capi_linux_ppc64le.go fixes this.

See also:

https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org/thread/MIQC3EFTIHS7XOTPVPZ6GCC7XFZTKS4K/

Signed-off-by: W. Michael Petullo mike@flyn.org

Merge request reports

Loading