mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
python3: s/x86_64/<arch>/
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22848 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9da80b8658
commit
229041f098
@ -199,7 +199,7 @@ chmod -v 755 /usr/lib/libpython3.so</userinput></screen>
|
||||
<para>
|
||||
<option>--with-lto</option>: This optional switch enables thick Link
|
||||
Time Optimization. Unusually, it creates a much larger <filename
|
||||
class="libraryfile">/usr/lib/python&python3-majorver;/config-&python3-majorver;-x86_64-linux-gnu/libpython&python3-majorver;.a</filename>
|
||||
class="libraryfile">/usr/lib/python&python3-majorver;/config-&python3-majorver;-<arch>-linux-gnu/libpython&python3-majorver;.a</filename>
|
||||
with a small increase in the time to compile
|
||||
<application>Python</application>. Run-time results do not appear to show
|
||||
any benefit from doing this.
|
||||
|
Loading…
Reference in New Issue
Block a user