Disable PRECOMPILED_HEADERS is not needed anymore

This commit is contained in:
Sérgio M. Basto 2022-05-29 18:06:42 +01:00
parent 9e8ea0958f
commit 95176bb413
1 changed files with 0 additions and 1 deletions

View File

@ -300,7 +300,6 @@ install -pm 0644 %{SOURCE4} .cache/ade/
%ifarch x86_64 %{ix86}
-DCPU_BASELINE=SSE2 \
%endif
-DENABLE_PRECOMPILED_HEADERS=OFF \
-DCMAKE_BUILD_TYPE=ReleaseWithDebInfo \
%{?with_java: -DBUILD_opencv_java=ON \
-DOPENCV_JAR_INSTALL_PATH=%{_jnidir} } \