pdf2xml: disable format hardening
This commit is contained in:
parent
4f0608abdb
commit
1bbb2f0cf3
@ -13,6 +13,8 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
patches = [./pdf2xml.patch];
|
patches = [./pdf2xml.patch];
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
preBuild = ''
|
preBuild = ''
|
||||||
cp Makefile.linux Makefile
|
cp Makefile.linux Makefile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user