Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-37715: [Packaging][CentOS] Use default g++ on CentOS 9 Stream (
apache#37718) ### Rationale for this change We can use default g++ by using shared LLVM library. ### What changes are included in this PR? Use default g++ and remove needless `llvm-static`. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * Closes: apache#37715 Authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
- Loading branch information