giv: turn off format hardening

This commit is contained in:
Robin Gloster 2016-02-09 11:10:09 +00:00
parent c9aceaea86
commit 0e28c9abd8

View file

@ -9,8 +9,7 @@ stdenv.mkDerivation rec {
sha256 = "1q0806b66ajppxbv1i71wx5d3ydc1h3hsz23m6g4g80dhiai7dly";
};
# It built code to be put in a shared object without -fPIC
NIX_CFLAGS_COMPILE = "-fPIC";
hardening_format = false;
prePatch = ''
sed -i s,/usr/bin/perl,${perl}/bin/perl, doc/eperl