gdmap: turn off format hardening

This commit is contained in:
Robin Gloster 2016-02-07 20:43:42 +00:00
parent d406622052
commit 49d77a685f

View File

@ -12,6 +12,8 @@ stdenv.mkDerivation rec {
patches = [ ./get_sensitive.patch ./set_flags.patch ];
hardening_format = false;
meta = with stdenv.lib; {
homepage = http://gdmap.sourceforge.net;
description = "Recursive rectangle map of disk usage";