Changeset 229041f


Ignore:
Timestamp:
03/17/2020 05:27:21 AM (4 years ago)
Author:
Xi Ruoyao <xry111@…>
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:
4969ec3c
Parents:
9da80b86
Message:

python3: s/x86_64/<arch>/

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r9da80b86 r229041f  
    200200      <option>--with-lto</option>: This optional switch enables thick Link
    201201      Time Optimization. Unusually, it creates a much larger <filename
    202           class="libraryfile">/usr/lib/python&python3-majorver;/config-&python3-majorver;-x86_64-linux-gnu/libpython&python3-majorver;.a</filename>
     202          class="libraryfile">/usr/lib/python&python3-majorver;/config-&python3-majorver;-&lt;arch&gt;-linux-gnu/libpython&python3-majorver;.a</filename>
    203203      with a small increase in the time to compile
    204204      <application>Python</application>. Run-time results do not appear to show
Note: See TracChangeset for help on using the changeset viewer.