Changeset bc625a7d


Ignore:
Timestamp:
05/20/2019 05:37:42 AM (5 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
1dbb694f
Parents:
191f166
Message:

Rephrase the optional dependency to P2 of rustc

Now we always build GDB with P3 so we should not refer to a GDB built with P2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    r191f166 rbc625a7d  
    185185    <para role="optional">
    186186      <xref linkend="gdb"/> (used by the testsuite if it is present) and
    187       <xref linkend="python2"/> (if gdb is present, it must have been built
    188       with Python 2 support to prevent some tests failing. Furthermore, another
    189       test fails if Python 2 is not present)
     187      <xref linkend="python2"/> (one test fails if Python 2 is not present)
    190188    </para>
    191189
     
    301299      which need Thumb (ARM) compilers will fail, all in <filename
    302300      class="directory">ui/issues</filename> for issues 37131, 49851 and 50993.
    303       Occasionally a fourth test,
     301      If <xref linkend="python2"/> is not installed, a fourth test,
    304302      <filename>run-make-fulldeps/sysroot-crates-are-unstable</filename>
    305303      fails. If gdb has been installed, in some circumstances three tests in
Note: See TracChangeset for help on using the changeset viewer.