From 69cd14e77ebb189ac8442e95d78e69cd3ab16099 Mon Sep 17 00:00:00 2001 From: wzx <471319475@qq.com> Date: Tue, 2 Aug 2022 16:16:40 +0800 Subject: [PATCH] sw --- opengauss-dcf.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/opengauss-dcf.spec b/opengauss-dcf.spec index c5c91c1..ce9edc8 100644 --- a/opengauss-dcf.spec +++ b/opengauss-dcf.spec @@ -19,6 +19,7 @@ DCF is A distributed consensus framework library for openGauss %prep %setup -q %patch1 -p1 +%patch2 -p1 %build cmake -DCMAKE_BUILD_TYPE=Release -DUSE32BIT=OFF -DTEST=OFF -DENABLE_EXPORT_API=OFF CMakeLists.txt