cryos opened a new issue, #40602:
URL: https://github.com/apache/arrow/issues/40602

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   I noticed the recent support for the mold linker, it currently adds the 
flags to the CMake compiler flags for C and C++ whereas it would be better to 
do this using the linker flags. I was going to create a PR to do that and this 
issue accompanies it.
   
   This leads to less invalidation of cache when switching linkers as only the 
links would use the flag and is the more correct way to manipulate linker flags.
   
   ### Component(s)
   
   C++


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