summarylogtreecommitdiffstats
path: root/020-openvino-use-protobuf-shared-libs.patch
diff options
context:
space:
mode:
Diffstat (limited to '020-openvino-use-protobuf-shared-libs.patch')
-rw-r--r--020-openvino-use-protobuf-shared-libs.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/020-openvino-use-protobuf-shared-libs.patch b/020-openvino-use-protobuf-shared-libs.patch
index 82a72d739c26..b6002da885a7 100644
--- a/020-openvino-use-protobuf-shared-libs.patch
+++ b/020-openvino-use-protobuf-shared-libs.patch
@@ -1,7 +1,7 @@
--- a/thirdparty/CMakeLists.txt
+++ b/thirdparty/CMakeLists.txt
-@@ -248,7 +248,7 @@ endif()
-
+@@ -352,7 +352,7 @@ endif()
+
if(ENABLE_OV_PADDLE_FRONTEND OR ENABLE_OV_ONNX_FRONTEND OR ENABLE_OV_TF_FRONTEND)
if(ENABLE_SYSTEM_PROTOBUF)
- set(Protobuf_USE_STATIC_LIBS ON)