Changeset d56891b


Ignore:
Timestamp:
09/13/2022 05:13:55 AM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
a988c853
Parents:
80adfe6
Message:

boost: --with-python is now a parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    r80adfe6 rd56891b  
    173173
    174174    <para>
     175      <parameter>--with-python=python3</parameter>: This switch ensures Python3
     176      is used if Python2 is installed.
     177    </para>
     178
     179    <para>
    175180       <option>-jN</option>: This switch may be added to the
    176181       <command>b2</command> command lines, to run up to N processes in
    177182       parallel.
    178     </para>
    179 
    180     <para>
    181       <option>--with-python=python3</option>: This switch ensures Python3
    182       is used if Python2 is installed.
    183183    </para>
    184184
Note: See TracChangeset for help on using the changeset viewer.