This commit is contained in:
wzx 2022-08-02 16:16:40 +08:00
parent e9b459f65d
commit 69cd14e77e

View File

@ -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