Commits


Dewey Dunnington authored and Jonathan Keane committed ad7380e443d
ARROW-15857: [R] rhub/fedora-clang-devel fails to install 'sass' (rmarkdown dependency) Fixes the nightly build failures for rhub/fedora-clang-devel (github-test-r-linux-as-cran). (For example, https://github.com/ursacomputing/crossbow/runs/5713825093?check_suite_focus=true#step:5:3011). The gist of the problem is that `-stdlib=libc++` is in CXXFLAGS but not LDFLAGS. @jonkeane I have no idea how to test to make sure this works! Closes #12734 from paleolimbot/r-fedora-clang Authored-by: Dewey Dunnington <dewey@fishandwhistle.net> Signed-off-by: Jonathan Keane <jkeane@gmail.com>