]> git.ipfire.org Git - thirdparty/libvirt.git/commit
configure: bump min required CLang to 6.0 / XCode 10.0
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 12 Jan 2022 16:51:33 +0000 (16:51 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jan 2022 10:44:29 +0000 (10:44 +0000)
commit79f738c5108e9c32656565d4a9034d5b6d25be26
tree285210671bfef44cc20dd5dc0696eed4f8125bcc
parenta9377629f75feb9360b8a4a8a0be22d0687836df
configure: bump min required CLang to 6.0 / XCode 10.0

Several distros have been dropped since the last time we bumped the
minimum required CLang version.

Per repology, currently shipping versions are:

             RHEL-8: 10.0.1
      Debian Buster: 7.0.1
 openSUSE Leap 15.2: 9.0.1
   Ubuntu LTS 18.04: 6.0.0
   Ubuntu LTS 20.04: 10.0.0
         FreeBSD 12: 8.0.1
          Fedora 33: 11.0.0
          Fedora 34: 11.1.0

With this list Ubuntu LTS 18.04 is the constraint at 6.0.0

An LLVM version of 6.0.0 corresponds to macOS XCode version of 10.0
which dates from Sept 2018.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
config.h