cryos commented on issue #40400:
URL: https://github.com/apache/arrow/issues/40400#issuecomment-2032040086

   > You're suggesting `ARROW_LINKER=gold|mold|lld` or something instead of 
`ARROW_USE_LD_GOLD`/`ARROW_USE_MOLD`/`ARROW_USE_LLD`, right? I'm OK with it. (I 
don't have a strong opinion for this.)
   > 
   Yes, just to ensure we only request one linker, or what I added with a 
default in an `if`, `elseif` block.
   
   > BTW, I think that we can drop support for `ARROW_USE_LD_GOLD` after we add 
support for mold and LLD.
   
   Yeah? It does look a little overly complex, but I wasn't sure on the history 
there.


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