Changeset 988edbf5


Ignore:
Timestamp:
03/31/2022 07:27:50 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
6e94284
Parents:
8a21a6ae
Message:

Remove --ensure-pip=yes for python3

Discussed in ticket #16321 of BLFS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r8a21a6ae r988edbf5  
    126126            --with-system-expat  \
    127127            --with-system-ffi    \
    128             --with-ensurepip=yes \
    129128            --enable-optimizations &amp;&amp;
    130129make</userinput></screen>
     
    160159      against the system version of <application>libffi</application>.
    161160    </para>
    162 
     161<!--
    163162    <para>
    164163      <parameter>--with-ensurepip=yes</parameter> : This switch enables building
     
    167166      Python modules.
    168167    </para>
    169 
     168-->
    170169    <para>
    171170      <option>--with-dbmliborder=bdb:gdbm:ndbm</option>: Use this switch
Note: See TracChangeset for help on using the changeset viewer.