Commits


Jacob Wujciak-Jens authored and GitHub committed 1fb415c1e20
GH-36076: [C++] Remove deprecated cli flag (#36077) ### Rationale for this change The deprecated flag causes errors on benchmark >= 1.6.1. ### Are there any user-facing changes? No, benchmark defaults to an auto option to determine if colors are supported or not. * Closes: #36076 Authored-by: Jacob Wujciak-Jens <jacob@wujciak.de> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>