Changeset 741231d


Ignore:
Timestamp:
07/01/2019 06:47:44 PM (5 years ago)
Author:
Ken Moffat <ken@…>
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:
aa17ca8
Parents:
4f9e45d9
Message:

Fix typo, expand a comment.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    r4f9e45d9 r741231d  
    180180      <package>clang</package> from <xref linkend="llvm"/>
    181181      (built with -DLLVM_LINK_LLVM_DYLIB=ON so that rust can link to
    182       systel LLVM instead of building its shipped version)
     182      system LLVM instead of building its shipped version)
    183183    </para>
    184184
     
    226226<literal># see config.toml.example for more possible options
    227227# See the 8.4 book for an example using shipped LLVM
     228# e.g. if not installing clang, or using a version before 8.0.
    228229[llvm]
    229230# by default, rust will build for a myriad of architectures
Note: See TracChangeset for help on using the changeset viewer.