libgksu: disable fortify hardening
This commit is contained in:
@@ -24,6 +24,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
hardeningDisable = [ "format" ];
|
||||
|
||||
patches = [
|
||||
# Patches from the gentoo ebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user