gksu: disable format hardening

This commit is contained in:
Robin Gloster
2016-08-27 21:13:03 +00:00
parent e646d2c07c
commit a2a337c562

View File

@@ -24,6 +24,8 @@ stdenv.mkDerivation rec {
libgksu
];
hardeningDisable = [ "format" ];
patches = [
# https://savannah.nongnu.org/bugs/index.php?36127
./gksu-2.0.2-glib-2.31.patch