Commits


Sutou Kouhei authored and GitHub committed 1e7f2fd46b3
GH-36239: [CI][C++] Add support for multiple flags for ARROW_*_FLAGS_* (#36281) ### Rationale for this change Quoting is needed for multiple flags. ### What changes are included in this PR? Add quoting. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #36239 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>