mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-08 15:23:24 +00:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
feed564dfe
@ -45,6 +45,16 @@
|
|||||||
appropriate for the entry or if needed the entire day's listitem.
|
appropriate for the entry or if needed the entire day's listitem.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2021-04-22</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[xry111] - Revert 2772bb9c, as the proposed fix in it is
|
||||||
|
rejected by Python maintainers explicitly.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2021-04-06</para>
|
<para>2021-04-06</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -42,10 +42,6 @@
|
|||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Python 3</title>
|
<title>Installation of Python 3</title>
|
||||||
|
|
||||||
<para>First, a header file needs to be fixed:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="pre">sed 's|cpython/||' -i Include/cpython/pystate.h</userinput></screen>
|
|
||||||
|
|
||||||
<para>Prepare Python for compilation:</para>
|
<para>Prepare Python for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
|
Loading…
Reference in New Issue
Block a user