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