Ignore:
Timestamp:
03/31/2020 02:08:16 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
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:
732cd9f
Parents:
876948d
Message:

Uncomment command explanation for llvm-config in rust

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    r876948d r5f1b4b5  
    401401    </para>
    402402
    403     <!-- comment while using shipped LLVM
     403    <!-- comment while using shipped LLVM -->
    404404    <para>
    405405      <command>[target.x86_64-unknown-linux-gnu]</command>: the syntax of
     
    410410      against the shipped llvm, or do not have clang, but the resulting build will
    411411      be larger and take longer.
    412     </para>-->
     412    </para>
    413413
    414414    <para>
Note: See TracChangeset for help on using the changeset viewer.