Skip to content

Commit 9a5fc50

Browse files
authored
GH-47486: [Dev][R] Define default R_UPDATE_CLANG (#47487)
### Rationale for this change Warnings emitted on Docker build ### What changes are included in this PR? Initialise R_UPDATE_CLANG to false ### Are these changes tested? Nope ### Are there any user-facing changes? Nope * GitHub Issue: #47486 Authored-by: Nic Crane <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 2284234 commit 9a5fc50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ R_ORG=rhub
8383
R_TAG=latest
8484

8585
# Env vars for R builds
86+
R_UPDATE_CLANG=false
8687
R_CUSTOM_CCACHE=false
8788
ARROW_R_DEV=TRUE
8889
R_PRUNE_DEPS=FALSE

0 commit comments

Comments
 (0)