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

View File

@ -19,7 +19,9 @@ DCF is A distributed consensus framework library for openGauss
%prep
%setup -q
%patch1 -p1
%ifarch sw_64
%patch2 -p1
%endif
%build
cmake -DCMAKE_BUILD_TYPE=Release -DUSE32BIT=OFF -DTEST=OFF -DENABLE_EXPORT_API=OFF CMakeLists.txt