Skip to content

Commit

Permalink
add extra flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkeane committed Feb 14, 2022
1 parent 8c9da38 commit 2391edf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1259,6 +1259,7 @@ tasks:
env:
CMAKE_BUILD_TYPE: MinSizeRel
ARROW_R_DEV: TRUE
EXTRA_CMAKE_FLAGS: '-DCMAKE_VERBOSE_MAKEFILE=on'

{% for r_org, r_image, r_tag in [("rhub", "ubuntu-gcc-release", "latest"),
("rocker", "r-base", "latest"),
Expand Down

0 comments on commit 2391edf

Please sign in to comment.