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

   ### Rationale for this change
   
   `libarrow.a` uses `std::mutex` and so on. So we need to link to 
`Threads::Threads`. But #39824 dropped it accidentally.
   
   ### What changes are included in this PR?
   
   Add unexpectedly dropped `Threads::Threads` dependency to `arrow_static` 
again.
   
   ### 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