aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-04-02 21:21:37 +0100
committerYann Herklotz <git@yannherklotz.com>2020-04-02 21:21:37 +0100
commit6c864c975f644e5e4d8ed6da32e8f6b8971f1a33 (patch)
tree7b3be4a56241e908e004d7f58182bd648fafb29b
parentc693792a7decb695f2fff48d85e64c97eadb223f (diff)
downloadvericert-6c864c975f644e5e4d8ed6da32e8f6b8971f1a33.tar.gz
vericert-6c864c975f644e5e4d8ed6da32e8f6b8971f1a33.zip
Update compcert dependency
-rw-r--r--default.nix2
m---------lib/CompCert0
2 files changed, 2 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 8b2a5ea..faa1d0c 100644
--- a/default.nix
+++ b/default.nix
@@ -30,4 +30,6 @@ stdenv.mkDerivation {
buildInputs = [ ncoq ocamlPackages.menhir dune
ocaml ocamlPackages.findlib bbv ];
+
+ enableParallelBuilding = true;
}
diff --git a/lib/CompCert b/lib/CompCert
-Subproject 636dec4c2dff5c58f7b46d01af896a5f17f6920
+Subproject e13469254ced9e4980ee54769d5b8b8729efc85