caneda: disable format hardening
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "dfbcac97f5a1b41ad9a63392394f37fb294cbf78c576673c9bc4a5370957b2c8";
|
sha256 = "dfbcac97f5a1b41ad9a63392394f37fb294cbf78c576673c9bc4a5370957b2c8";
|
||||||
};
|
};
|
||||||
|
|
||||||
cmakeFlags = [ "-DCMAKE_BUILD_TYPE=Release" ];
|
hardening_format = false;
|
||||||
|
|
||||||
buildInputs = [ cmake qt4 libxml2 libxslt ];
|
buildInputs = [ cmake qt4 libxml2 libxslt ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user