kou opened a new pull request, #40015:
URL: https://github.com/apache/arrow/pull/40015

   ### Rationale for this change
   
   We need to link system libprotobuf.a too when we link libarrow.a, ORC is 
enabled and system Protobuf is used.
   
   If we don't link system libprotobuf.a, some symbols are missing.
   
   ### What changes are included in this PR?
   
   Add missing `${ARROW_PROTOBUF_LIBPROTOBUF}` to 
`ARROW_STATIC_INSTALL_INTERFACE_LIBS`.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to