diff Makefile @ 43405:7c9d42c1042d stable

packaging: add support for CentOS 8 The resulting executable has not been tested in detail yet. I ran 'hg version' and 'hg clone', which worked fine (except for extensions acting up due to Python 3). Differential Revision: https://phab.mercurial-scm.org/D7216
author Mathias De Mare <mathias.de_mare@nokia.com>
date Mon, 04 Nov 2019 07:56:53 +0100
parents 0b65f18edc4f
children e468ebfcb4ce
line wrap: on
line diff
--- a/Makefile	Mon Nov 04 07:40:32 2019 +0100
+++ b/Makefile	Mon Nov 04 07:56:53 2019 +0100
@@ -183,10 +183,12 @@
   centos5 \
   centos6 \
   centos7 \
+  centos8 \
   deb \
   docker-centos5 \
   docker-centos6 \
   docker-centos7 \
+  docker-centos8 \
   docker-debian-jessie \
   docker-debian-stretch \
   docker-fedora \