xmlroff: disable format hardening

This commit is contained in:
Franz Pletz 2016-08-04 11:05:45 +02:00
parent 1f06067b01
commit b898fdaceb

View file

@ -28,6 +28,8 @@ stdenv.mkDerivation rec {
configureFlags = "--disable-pangoxsl --disable-gp";
hardeningDisable = [ "format" ];
preBuild = ''
substituteInPlace tools/insert-file-as-string.pl --replace "/usr/bin/perl" "${perl}/bin/perl"
substituteInPlace Makefile --replace "docs" ""