pitrou commented on code in PR #48974:
URL: https://github.com/apache/arrow/pull/48974#discussion_r2731013823


##########
dev/conbench_envs/hooks.sh:
##########
@@ -59,6 +59,25 @@ build_arrow_python() {
 
 build_arrow_r() {
   cat ci/etc/rprofile >> $(R RHOME)/etc/Rprofile.site
+
+  # Ensure CXX20 is configured in R's Makeconf.
+  # conda-forge's R may have empty CXX20 entries even though the compiler 
supports it.

Review Comment:
   Did we report an issue to the corresponding conda-forge feedstock, so that 
we can get rid of this workaround later?



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