smlinux/base/libxslt/libxslt-increase-max-depth.diff
PktSurf 959de424b4 Upgraded base/libxml to version 2.13.4
Upgraded base/libxslt to version 1.1.42
Upgraded base/python3 to 3.9.20
Upgraded base/mdadm to 4.3
Fixed miscellaneous build files to putbstuff inside /usr
2024-10-20 17:37:22 +05:30

11 lines
274 B
Diff

--- ./libxslt/transform.c.orig 2017-08-29 06:20:04.000000000 -0500
+++ ./libxslt/transform.c 2017-09-25 13:39:52.298942433 -0500
@@ -66,7 +66,7 @@
const xmlChar **systemID);
#endif
-int xsltMaxDepth = 3000;
+int xsltMaxDepth = 4000;
int xsltMaxVars = 15000;
/*