Commits


Jacob Wujciak-Jens authored and GitHub committed e1241e74a92
GH-39987: [R] Make it possible to use a rtools libarrow on windows (#39986) This enables the use of libarrow from rtools. This is currently only possible by cross compiling manually but will be part of a future rtools version. These changes can't be tested, there are no user facing changes for now. * Closes: #39987 Lead-authored-by: Jacob Wujciak-Jens <jacob@wujciak.de> Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>