]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils.sh: only do gcc ppa version dance on Ubuntu 2449/head
authorDan Mick <dan.mick@redhat.com>
Tue, 23 Sep 2025 02:28:14 +0000 (19:28 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 23 Sep 2025 02:28:14 +0000 (19:28 -0700)
commit35dfef22261b0fb51414836ca93cb9513d566ebc
treee3ac34c5954fb41f78d0dc9d7464aed5597e27e9
parent6f4ad8f09434fbc108fec9125e1d1e1ec840bce6
scripts/build_utils.sh: only do gcc ppa version dance on Ubuntu

This doesn't apply to debian.  Maybe debian has similar needs,
but who knows, because we don't test the builds (or indeed
even do them until release time), but this code is definitely
not appropriate for bookworm, so avoid it for now.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
scripts/build_utils.sh