chez: fix build with gcc8

This commit is contained in:
Robin Gloster
2019-06-17 07:06:07 +02:00
committed by Franz Pletz
parent 5acbd2f6d8
commit e4f3f9ae10
@@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
NIX_CFLAGS_COMPILE = "-Wno-error=format-truncation";
/*
** We patch out a very annoying 'feature' in ./configure, which
** tries to use 'git' to update submodules.