Skip to content

Enterprise Linux 8: Fix build errors, and add CI jobs

Tom Williams requested to merge task/centos8 into master

This branch updates Makefiles to resolve some build errors encountered on CentOS8 (and other Enterprise Linux 8 OSs), and adds CI jobs. The Enterprise Linux 8 build job uses CentOS stream 8, but should be usable on Red Hat 8 and all Enterprise Linux 8 clones (e.g. rocky/alma), since they're all ABI compatible.

Note: There are no changes to the source code in this branch - only to makefiles & CI config.

Merge request reports