Changeset 125a8d3 for general


Ignore:
Timestamp:
01/10/2020 02:56:57 AM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
4158a9b
Parents:
4f09d49
Message:

Fix the version in the explanation for -DLLVM_LINK_LLVM_DYLIB=ON

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/llvm.xml

    r4f09d49 r125a8d3  
    66
    77  <!ENTITY llvm-url "https://github.com/llvm/llvm-project/releases/download/llvmorg-&llvm-version;">
    8   <!ENTITY llvm-majmin "7.0"> <!-- used in an explanation -->
    98
    109  <!ENTITY llvm-download-http "&llvm-url;/llvm-&llvm-version;.src.tar.xz">
     
    312311      linking the tools against the shared library instead of the static ones.
    313312      It also slightly reduces their size and also ensures that llvm-config
    314       will correctly use libLLVM-&llvm-majmin;.so.
     313      will correctly use libLLVM-&llvm-majmin-version;.so.
    315314    </para>
    316315
Note: See TracChangeset for help on using the changeset viewer.