h-vetinari commented on PR #49259:
URL: https://github.com/apache/arrow/pull/49259#issuecomment-4015200736

   > I am unsure why conda defines a default `-DCMAKE_BUILD_TYPE=Release` on 
`CMAKE_ARGS`, maybe @h-vetinari can help here.
   
   Because that's our production compiler setup for conda-forge; based on 
popular demand, there's now a way to avoid this (c.f. 
https://github.com/conda-forge/conda-forge.github.io/issues/2595), but you 
currently only get that if you rely on `clangxx` or `gxx` directly (not 
`gxx_<target>`, nor `compilers`; though the latter will be changed to the 
minimal activation with the switch to GCC 15 / clang 21 in ~May/June).


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