sse2neon: disable fortify
This commit is contained in:
@@ -15,6 +15,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
hash = "sha256-vb9k+KjiGodVngza0R18LjfPTlsqFbzqXZqefm6KHj0=";
|
||||
};
|
||||
|
||||
hardeningDisable = [ "fortify" ];
|
||||
|
||||
doCheck = true;
|
||||
|
||||
installPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user