Merge pull request #116000 from sternenseemann/mcfgthreads-fix-eval

mcfgthreads: fix syntax
This commit is contained in:
Graham Christensen
2021-03-11 18:00:20 -05:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ stdenv.mkDerivation {
'';
postPatch = ''
substituteInPlace Makefile.am --replace '-Werror' ''
substituteInPlace Makefile.am --replace '-Werror' ""
'';
nativeBuildInputs = [