mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
parent
8a21a6ae75
commit
988edbf554
@ -125,7 +125,6 @@
|
||||
--enable-shared \
|
||||
--with-system-expat \
|
||||
--with-system-ffi \
|
||||
--with-ensurepip=yes \
|
||||
--enable-optimizations &&
|
||||
make</userinput></screen>
|
||||
|
||||
@ -159,14 +158,14 @@ make</userinput></screen>
|
||||
<parameter>--with-system-ffi</parameter>: This switch enables linking
|
||||
against the system version of <application>libffi</application>.
|
||||
</para>
|
||||
|
||||
<!--
|
||||
<para>
|
||||
<parameter>--with-ensurepip=yes</parameter> : This switch enables building
|
||||
the <command>pip</command> and <command>setuptools</command> packaging
|
||||
programs. <command>setuptools</command> is needed for building some
|
||||
Python modules.
|
||||
</para>
|
||||
|
||||
-->
|
||||
<para>
|
||||
<option>--with-dbmliborder=bdb:gdbm:ndbm</option>: Use this switch
|
||||
if you want to build the <application>Python</application> DBM Module
|
||||
|
Loading…
Reference in New Issue
Block a user