Skip to content

Commit 4e0961e

Browse files
committed
Remove usage of deprecated option
1 parent d5ac303 commit 4e0961e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ RUN wget https://github.com/opencv/opencv/archive/${OPENCV_VERSION}.zip \
3030
&& cmake -DBUILD_TIFF=ON \
3131
-DBUILD_opencv_java=OFF \
3232
-DWITH_CUDA=OFF \
33-
-DENABLE_AVX=ON \
3433
-DWITH_OPENGL=ON \
3534
-DWITH_OPENCL=ON \
3635
-DWITH_IPP=ON \

0 commit comments

Comments
 (0)