vorbisgain: turn off format hardening
This commit is contained in:
parent
457f340785
commit
c3d9533c80
@ -8,7 +8,10 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1v1h6mhnckmvvn7345hzi9abn5z282g4lyyl4nnbqwnrr98v0vfx";
|
||||
};
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
buildInputs = [ unzip libogg libvorbis ];
|
||||
|
||||
patchPhase = ''
|
||||
chmod -v +x configure
|
||||
configureFlags="--mandir=$out/share/man"
|
||||
|
Loading…
x
Reference in New Issue
Block a user