You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation:
RISC-V is gaining traction across the industry and many projects rely on
Netty. To run these projects, Netty needs to support RISC-V.
Modifications:
Mostly build scripts and CI files. CentOS doesn't have packages with
recent-enough versions for autoconf, automake, libtool, and the GNU
compiler toolchain.
Result:
Fixes#13667
linux-riscv64 packages are created in a similar manner to linux-aarch64
packages.
0 commit comments