opencv: fix build after update of protobuf

This commit is contained in:
Boris Pek 2019-01-09 04:08:17 +03:00 committed by mabrand
parent afa6dc01b2
commit 1f938368c7
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ define $(PKG)_BUILD
-DBUILD_PNG=OFF \
-DBUILD_OPENEXR=OFF \
-DCMAKE_VERBOSE=ON \
-DCMAKE_CXX_STANDARD=98 \
-DCMAKE_CXX_STANDARD=11 \
-DCMAKE_CXX_FLAGS='-D_WIN32_WINNT=0x0500'
# install