]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
script: move llvm.sh logic to a function 68602/head
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 1 May 2026 19:14:34 +0000 (15:14 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 5 May 2026 14:46:40 +0000 (10:46 -0400)
commite5e9aadc803a7d117f851699180df40d9b8877c0
treef1ce875000c264917914f079203f565bc8429342
parent61e0fcefbb9616d3a1bb932df84996749f705139
script: move llvm.sh logic to a function

Move llvm.sh logic to a function and call that function in a way that
lets newer systems skip using it and install llvm packages (that
are new enough) from the distro repositories.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/script/run-make.sh