AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Build only on x86_64 and aarch64
- Fix collision between grpc's gettid and glibc's gettid - Exclude build for %ix86 - Bazel does not support 32 bit architectures.
- Enable build on armv7
- revert aarch64 build workarounds, underlying problem has been fixed (bsc#1138529)
- Build only on x86_64 and aarch64
- Fix collision between grpc's gettid and glibc's gettid - Exclude build for %ix86 - Bazel does not support 32 bit architectures.
- Use openjdk 11/12 for aarch64 to workaround boo#1138529
- Initial release