From 174ef148a07a40802c3036e972ad86dbff5bd7f9 Mon Sep 17 00:00:00 2001 From: Erik Merkle Date: Thu, 16 Oct 2025 17:24:08 -0500 Subject: [PATCH] HCD-25: Add Netty native epoll libs for ARM This patch adds the linux-aarch_64 native epoll libs so that epoll can be used on Linux ARM machines --- build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.xml b/build.xml index da19e2a063e4..fe4a86b0fce7 100644 --- a/build.xml +++ b/build.xml @@ -663,6 +663,7 @@ + @@ -899,6 +900,7 @@ +