mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
libseccomp: add command explanation for python bindings
This commit is contained in:
parent
492cca2c43
commit
4e142ae8c9
@ -81,7 +81,7 @@
|
||||
<para role="optional">
|
||||
<xref linkend="which"/> (needed for tests),
|
||||
<xref linkend="valgrind"/>,
|
||||
<ulink url="http://cython.org/">Cython</ulink>, and
|
||||
<ulink url="http://cython.org/">Cython</ulink> (for python bindings), and
|
||||
<ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>
|
||||
</para>
|
||||
|
||||
@ -118,6 +118,11 @@ make</userinput></screen>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
<para>
|
||||
<option>--enable-python</option>: this switch is needed to build
|
||||
python bindings if <ulink url="http://cython.org/">Cython</ulink>
|
||||
is installed.
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
|
Loading…
Reference in New Issue
Block a user