Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-39628: [C++] Use -j1 for cmake >= 3.28 (apache#39629)
### Rationale for this change Prevent 'bad file descriptor' issue. ### What changes are included in this PR? Use -j1 for make on CMake >= 3.28 ### Are these changes tested? Crossbow * Closes: apache#39628 Authored-by: Jacob Wujciak-Jens <[email protected]> Signed-off-by: Jacob Wujciak-Jens <[email protected]>
- Loading branch information