linuxPackages.perf: disable format hardening, else tests will fail

This commit is contained in:
Jan Malakhovski
2018-05-29 07:35:31 +00:00
parent 3d53d14070
commit edc59b4715
+2
View File
@@ -31,6 +31,8 @@ stdenv.mkDerivation {
makeFlags = ["prefix=$(out)" "WERROR=0"] ++ kernel.makeFlags;
hardeningDisable = [ "format" ];
# perf refers both to newt and slang
nativeBuildInputs = [
asciidoc xmlto docbook_xsl docbook_xml_dtd_45 libxslt