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

   ### Rationale for this change
   
   Because of an inconsistency in the name of the pkgconfig file for google 
benchmark and the dependency exposed by Meson, Meson will always ignore a 
system install and fallback to building google benchmark locally. We can 
instead patch our Meson configuration to workaround the inconsistent naming
   
   ### What changes are included in this PR?
   
   We use the proper pkgconfig exposed name to find the dependency, and 
fallback to the Meson subproject / variable name combination as necessary
   
   ### Are these changes tested?
   
   Yes
   
   ### Are there any user-facing changes?
   
   No


-- 
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