]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils: default to gcc-14 for ubuntu noble 2404/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 17 Jul 2025 19:07:35 +0000 (15:07 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 17 Jul 2025 19:07:37 +0000 (15:07 -0400)
commitf0c6e20787bebe347792998367d0c96fa876d6ce
treed6300f828909ef03a2fe5bb2dcfd9d7e2e65eb9c
parent81daf15c961caf489427dfd7f4c402e7e640772a
scripts/build_utils: default to gcc-14 for ubuntu noble

noble provides both gcc-13 and 14, but its gcc 13.2.0 suffers from an
LTO bug that causes ceph daemons to crash horribly (tracked in
https://tracker.ceph.com/issues/63867)

Signed-off-by: Casey Bodley <cbodley@redhat.com>
scripts/build_utils.sh