Support for ppc64le
- Lingua principale
- Java
- Stelle
- 12.1k
- Fork
- 4k
- Merge medio
- 2g 17h
- PR unite (30g)
- 37
Descrizione
### Is your feature request related to a problem? yes
When we try to build the project on ppc64le platform, we get errors.
### Describe the solution you'd like
We get error saying "platform not supported". "architecture not supported" etc.. I think we need to modify compiler/check-artifact.sh to include support for ppc64le also. Similarly one of the test files testing/src/main/java/io/grpc/internal/testing/TestUtils.java also doing arch specific checks. I think that also needs modification
### Describe alternatives you've considered
None
### Additional context
While trying to build and test the project IBM's power linux(ppc64le) I got into these issues
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.