snabb: fix build with gcc9

This commit is contained in:
Franz Pletz 2019-11-03 14:16:43 +01:00
parent 77cdd72c65
commit f8869ff69f
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4

View File

@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
buildInputs = [ makeWrapper ];
NIX_CFLAGS_COMPILE = [ "-Wno-error=stringop-truncation" ];
patchPhase = ''
patchShebangs .