Ignore:
Timestamp:
03/16/2020 02:04:26 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:
d94bd7f4
Parents:
83f8954
Message:

use python-majorver instead of hardcoding '3.8' everywhere

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r83f8954 r336d81c3  
    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/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8.a</filename>
     202          class="libraryfile">/usr/lib/python&python3-majorver;/config-&python3-majorver;-x86_64-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.