Commits


Sutou Kouhei authored and Antoine Pitrou committed e5b1df171f6
ARROW-13516: [C++] Detect --version-script flag availability Mingw-w64 + Clang (lld) doesn't support it. See also: https://github.com/msys2/MINGW-packages/pull/9255 Closes #10848 from kou/cpp-version-script-mingw64-clang Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Antoine Pitrou <antoine@python.org>