On Wed, 2023-07-05 at 14:31 +0530, Yogesh Tyagi wrote: > +@@ -419,7 +419,7 @@ if(ENABLE_OV_PADDLE_FRONTEND OR > ENABLE_OV_ONNX_FRONTEND OR ENABLE_OV_TF_FRONTEND > if(ENABLE_SYSTEM_PROTOBUF) > + # Note: Debian / Ubuntu / RHEL libprotobuf.a can only be > used with -DBUILD_SHARED_LIBS=OFF > + # because they are compiled without -fPIC > - set(Protobuf_USE_STATIC_LIBS ON) > -+ #set(Protobuf_USE_STATIC_LIBS ON) > ++ #set(Protobuf_USE_STATIC_LIBS ON)
I think I missed taking out this change when moving protobuf to submodule. This shouldn't be required now. Can you check please? Thanks, Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8036): https://lists.yoctoproject.org/g/meta-intel/message/8036 Mute This Topic: https://lists.yoctoproject.org/mt/99961558/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/leave/6694807/21656/1869269227/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
