Skip to content

Set manylinux2014 as our minumum requirement #4782

@vicentebolea

Description

@vicentebolea

Manylinux2014 (Centos7 glib 2.17) is an industry standard for minimum requirement of a glibc/distro. We already support this as shown in conda-forge which builds tits linux binaries in a centos7. ManyLinux2024 is even easier to support since it ships GCC10 supports C++17. We can add a build to maintain this requirement.

This means that we could further bump our CXX minimum standard to C++17 since every major stable linux distros already support that since 2020. @eisenhauer

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions