gcc44: turn off format hardening
This commit is contained in:
parent
a29786ebf6
commit
99fdd5694e
@ -103,6 +103,8 @@ stdenv.mkDerivation ({
|
||||
inherit langC langCC langFortran langJava langAda;
|
||||
};
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
patches =
|
||||
[ ./pass-cxxcpp.patch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user