lingot: turn off format hardening

This commit is contained in:
Robin Gloster 2016-02-12 15:44:45 +00:00
parent 33ca7682c7
commit b108c351f0

View File

@ -8,6 +8,8 @@ stdenv.mkDerivation {
sha256 = "0ygras6ndw2fylwxx86ac11pcr2y2bcfvvgiwrh92z6zncx254gc";
};
hardening_format = false;
buildInputs = [ pkgconfig intltool gtk alsaLib libglade ];
configureFlags = "--disable-jack";