From 6a1b012527b98a3c1c7e7ce7703f584b67ae2422 Mon Sep 17 00:00:00 2001 From: xaki23 Date: Fri, 15 May 2020 18:36:03 +0200 Subject: [PATCH] bump qubes-builder ocaml-version to 4.10.0 for gcc-10 compatibility --- Makefile.builder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.builder b/Makefile.builder index ee3c966..2c049cd 100644 --- a/Makefile.builder +++ b/Makefile.builder @@ -1,5 +1,5 @@ MIRAGE_KERNEL_NAME = qubes_firewall.xen -OCAML_VERSION ?= 4.08.1 +OCAML_VERSION ?= 4.10.0 SOURCE_BUILD_DEP := firewall-build-dep firewall-build-dep: