Conversation
Signed-off-by: Gong Su <gong_su@hotmail.com>
srikrsna-buf
left a comment
There was a problem hiding this comment.
This should not work as there is no binary built for s390x architecture. Were you able to test this on that architecture?
|
Since this is a dependency of protobuf, the patch allows me to build protobuf on s390x successfully which I couldn't otherwise. |
|
@srikrsna-buf what else is needed to get this merged? |
|
There is no binary for |
Sorry can you be a bit more specific? Why is having a s390x binary for |
|
The purpose of the There is no version of This PR would change the behavior from failing with an error message |
|
Thank you @nicksnyder for the explanation. Would it be acceptable to add a check to fail the build if the binaries are not found in the sha list, like the following: Ahh but that would make the build fail on s390x now. Hmmm...looks like we have to get bufbuild to release s390x binaries first. |
Allow rules to be used on s390x arch.