From aea7df6dec58bc85911351d7198f4803b626be14 Mon Sep 17 00:00:00 2001 From: wang_yue111 <648774160@qq.com> Date: Mon, 16 Aug 2021 11:40:21 +0800 Subject: [PATCH] fix build error --- fix-build-error.patch | 52 +++++++++++++++++++++++++++++++++++++++++++ netty.spec | 11 +++++---- 2 files changed, 57 insertions(+), 6 deletions(-) create mode 100644 fix-build-error.patch diff --git a/fix-build-error.patch b/fix-build-error.patch new file mode 100644 index 0000000..5b2d8a3 --- /dev/null +++ b/fix-build-error.patch @@ -0,0 +1,52 @@ +From c4659b32ae737903c7e5a28c1a2fd706f43e6640 Mon Sep 17 00:00:00 2001 +From: wang_yue111 <648774160@qq.com> +Date: Mon, 16 Aug 2021 11:15:47 +0800 +Subject: [PATCH] fix build error + +--- + transport-native-unix-common/pom.xml | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +diff --git a/transport-native-unix-common/pom.xml b/transport-native-unix-common/pom.xml +index 72f02c0..04430e9 100644 +--- a/transport-native-unix-common/pom.xml ++++ b/transport-native-unix-common/pom.xml +@@ -99,7 +99,7 @@ + + + +- ++ + + +