graphviz: no fortify hardening

This commit is contained in:
Robin Gloster 2016-01-26 20:51:11 +00:00
parent 1581f25a07
commit c10ca363c6

View file

@ -12,11 +12,11 @@ stdenv.mkDerivation rec {
sha256 = "17l5czpvv5ilmg17frg0w4qwf89jzh2aglm9fgx0l0aakn6j7al1";
};
#hardening_all = false;
hardening_fortify = false;
patches =
[ ./0001-vimdot-lookup-vim-in-PATH.patch
# NOTE: Once this patch is removed, flex can probably be removed from
# buildInputs.
./cve-2014-9157.patch