rowhammer-test.isi686-linux: no Werror for format
This commit is contained in:
parent
9a8a9c43b4
commit
0fdde5efd0
@ -10,6 +10,8 @@ stdenv.mkDerivation {
|
||||
sha256 = "1fbfcnm5gjish47wdvikcsgzlb5vnlfqlzzm6mwiw2j5qkq0914i";
|
||||
};
|
||||
|
||||
NIX_CFLAGS_COMPILE = stdenv.lib.optional stdenv.isi686 "-Wno-error=format";
|
||||
|
||||
buildPhase = "sh -e make.sh";
|
||||
|
||||
installPhase = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user