From 0b310fe8cd4f4a6b3c84f4dfcc6d64fdcc638c13 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sat, 14 Sep 2019 09:18:17 +0200 Subject: [PATCH] clean-up --- opencv.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/opencv.spec b/opencv.spec index 255d5e1..11a0d65 100644 --- a/opencv.spec +++ b/opencv.spec @@ -321,10 +321,6 @@ popd %{?with_vulkan: -DWITH_VULKAN=ON -DVULKAN_INCLUDE_DIRS=%{_includedir}/vulkan } \ .. -# -DENABLE_CXX11=ON \ -# -DPYTHON2_PACKAGES_PATH=%{python2_sitearch} \ -# -DPYTHON3_PACKAGES_PATH=%{python3_sitearch} \ - %make_build VERBOSE=1 popd