smpeg: turn off format hardening
This commit is contained in:
@@ -12,6 +12,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
buildInputs = [ SDL gtk mesa ];
|
buildInputs = [ SDL gtk mesa ];
|
||||||
|
|
||||||
nativeBuildInputs = [ autoconf automake libtool m4 pkgconfig makeWrapper ];
|
nativeBuildInputs = [ autoconf automake libtool m4 pkgconfig makeWrapper ];
|
||||||
|
|||||||
Reference in New Issue
Block a user