gcc43: disable stackprotector hardening
This commit is contained in:
@@ -96,6 +96,7 @@ stdenv.mkDerivation ({
|
||||
;
|
||||
|
||||
hardening_format = false;
|
||||
hardening_stackprotector = false;
|
||||
|
||||
configureFlags = "
|
||||
${if enableMultilib then "" else "--disable-multilib"}
|
||||
|
||||
Reference in New Issue
Block a user