Files
scoutfs-build/ci
William Gill 5594a58ea2 Fix sparse check failing build when sparse not installed
The kmod Makefile unconditionally passes C=1 which invokes
sparse-filtered.sh. When sparse isn't found, which returns non-zero
and kills the build. Try EPEL first; if unavailable, install a no-op
stub so the build proceeds without static analysis.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 16:30:28 -05:00
..