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