From 18ae58fa9d37c34ee4b8388c92e7eeeb5a6b31c0 Mon Sep 17 00:00:00 2001 From: wang_yue111 <648774160@qq.com> Date: Sat, 14 Aug 2021 15:04:59 +0800 Subject: [PATCH] fix build error --- fix-build-error.patch | 52 +++++++++++++++++++++++++++++++++++++++++++ netty.spec | 6 ++++- 2 files changed, 57 insertions(+), 1 deletion(-) 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 @@ + + + +- ++ + + +