Ignore:
Timestamp:
05/29/2020 09:43:04 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 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:
432f6a2
Parents:
26cceda
Message:

Upgrade subversion-1.14.0; add py3c

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23213 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/swig.xml

    r26cceda r3aee187  
    128128
    129129    <para>
    130       To test the results, issue: <command>make -k check TCL_INCLUDE=</command>.
     130      To test the results, issue: <command>PY3=1 make -k check TCL_INCLUDE=</command>.
    131131      The unsetting of the variable <envar>TCL_INCLUDE</envar> is
    132132      necessary since it is not correctly set by
     
    134134      languages installed on your machine, so the disk space and SBU values
    135135      given for the tests may vary, and should be considered as mere orders of
    136       magnitude. If you have <xref linkend="python2"/> installed, the Python-3
     136      magnitude. <!-- Phase out P2 support
     137      If you have <xref linkend="python2"/> installed, the Python-3
    137138      tests are not run.  You can run tests for Python-3 by issuing
    138139      <command>PY3=1 make check-python-examples</command> followed by
    139       <command>PY3=1 make check-python-test-suite</command>. According to
     140      <command>PY3=1 make check-python-test-suite</command>. --> According to
    140141      <application>SWIG</application>'s documentation, the failure of some
    141142      tests should not be considered harmful.
Note: See TracChangeset for help on using the changeset viewer.