Changeset 1b893a7


Ignore:
Timestamp:
08/15/2021 03:47:19 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ce69f84
Parents:
a62f518
Message:

libxslt: workaround a testsuite issue with latest libxml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxslt.xml

    ra62f518 r1b893a7  
    138138
    139139<screen><userinput>sed -i s/3000/5000/ libxslt/transform.c doc/xsltproc.{1,xml} &amp;&amp;
     140sed -i '/max\(Parser\)\?Depth/d' ./tests/fuzz/fuzz.c &amp;&amp;
    140141./configure --prefix=/usr --disable-static --without-python  &amp;&amp;
    141142make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.