Ignore:
Timestamp:
04/16/2018 01:00:07 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
ed9ef43f
Parents:
314919e
Message:

Attempt to make rustc build agaisnt system llvm for everyone.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r314919e rbb0652ca  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] Fixes for problems people have encountered with
     49          my rustc instructions. In particular, in llvm add
     50          -DLLVM_LINK_LLVM_DYLIB=ON which I have been using for ages
     51          but was not in the current book, and in rustc add RUSTFLAGS
     52          to ensure that libffi is linked.  Also simplify the rustc
     53          install. Particular thanks to 'balducci' for the RUSTFLAGS.
     54          </para>
     55        </listitem>
     56        <listitem>
    4857          <para>[bdubbs] - Update to subversion-1.10.0.  Fixes
    4958          <ulink url="&blfs-ticket-root;10658">#10658</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.