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
commit 7b69e62cb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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