Revert "Updated cmake flags"

This reverts commit 3f0bdb03be.
epel9
Irina Boverman 3 years ago
parent 3f0bdb03be
commit b7e4961798

@ -237,6 +237,7 @@ python_includes=$(ls -d /usr/include/python3*)
-DSYSINSTALL_BINDINGS=ON \ -DSYSINSTALL_BINDINGS=ON \
-DCMAKE_SKIP_RPATH:BOOL=OFF \ -DCMAKE_SKIP_RPATH:BOOL=OFF \
-DENABLE_FUZZ_TESTING=NO \ -DENABLE_FUZZ_TESTING=NO \
"-DCMAKE_C_FLAGS=$CFLAGS -Wno-deprecated-declarations" \
.. ..
#make all docs %{?_smp_mflags} #make all docs %{?_smp_mflags}
make all docs -j1 make all docs -j1

Loading…
Cancel
Save