mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
build: Move baseline OCaml to 4.08
OCaml 4.08.0 was released on 2019-06-14, over 5 years ago. By requiring a slightly later OCaml version, we can drop more compatibility code which was only used by older versions. Consistent with qemu & libvirt, this drops support for compiling upstream libguestfs on RHEL 8 (ocaml-4.07.0-4.el8.x86_64). Qemu policy: https://www.qemu.org/docs/master/about/build-platforms.html Libvirt policy: https://libvirt.org/platforms.html Update the common submodule, pulling in: Richard W.M. Jones (4): qemuopts: Add ability to add raw, unquoted output to qemu scripts qemuopts: Fix missing break statement mlstdutils: Remove Option module Remove test for caml_alloc_initialized_string
This commit is contained in:
@@ -119,7 +119,7 @@ virt tools which are still written in Perl.
|
||||
|
||||
I<Required>. Part of Perl core.
|
||||
|
||||
=item OCaml E<ge> 4.07
|
||||
=item OCaml E<ge> 4.08
|
||||
|
||||
=item OCaml findlib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user