]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dev-*: bump pbuilder dist when targeting Windows 2101/head
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 25 Jan 2023 14:01:49 +0000 (16:01 +0200)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Thu, 26 Jan 2023 08:55:25 +0000 (10:55 +0200)
commit29b5f26c3f3dce0f1416dd2d054269dbab1b6310
tree5a953de6447ab3e80be1d71eded4be0e233c850c
parentc092644ec45e75258a624c2895227127fa3b354b
ceph-dev-*: bump pbuilder dist when targeting Windows

Ceph now uses c++ 20, thus requiring gcc 10 or later.

We'll need to update Windows jobs that leverage pbuilder
to from Ubuntu Focal (20.04) to Ubuntu Jammy (22.04) to
get mingw 8.0 and gcc 10.3.0.

Fixes: https://tracker.ceph.com/issues/58562
Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
ceph-dev-build/build/build_mingw
ceph-dev-build/build/setup_mingw
ceph-dev-new-build/build/build_mingw
ceph-dev-new-build/build/setup_mingw