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

   ### Rationale for this change
   
   mold is a faster linker. It will reduce build time.
   
   mold supports only ELF. So it's available on only Linux and *BSD. 
   
   ### What changes are included in this PR?
   
   Add new `ARROW_USE_MOLD` CMake option. It's `ON` by default because it does 
nothing when mold isn't found.
   
   ### 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