]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
install-deps.sh: use GCC-9 on bionic
authorKefu Chai <kchai@redhat.com>
Fri, 7 Jun 2019 16:08:37 +0000 (00:08 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 7 Jun 2019 16:14:54 +0000 (00:14 +0800)
commit0e5ab6f95a553f4b8581287708b152d04b0302f6
tree25ae6b06f40a760ad1b0942c0f46f1b23e77adb5
parent5cc1a62fdaea30a7442eac4b84fe7fa6d9390c68
install-deps.sh: use GCC-9 on bionic

two reasons

* GCC-9 features more checks. so let's use it!
* crimson targets the hardware + toolchain + kernel after 1+ years,
  so it would be great if we can compile and test crimson using
  the toolchain which is ubiquitous on most mainstream distos.

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh