Skip to content
Discussion options

You must be logged in to vote

IIRC all centos related issue/concern/picture:

  • No one in the dev team use Centos so the only way for us to try to do the support is through docker image (using a VM e.g. virtualbox to do some test is just too bloated IMHO). -> to support a distro, one mandatory requirement is to be able to use it through docker.
  • Google now use C++17 dialect so a distro which doesn't support it will be dropped (ed we don't have the man ressource to adapt the code to support C++11/14 and the code is not guarded by c++17 macro BTW)
  • For CI tests we target the last distro release (our typical user journey start with an up to date distro) -> take a look at cmake/docker/centos, makefile/docker/centos and bazel/…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Mizux
Comment options

@ruubelly
Comment options

@gregy4
Comment options

@Mizux
Comment options

Answer selected by ruubelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants