Author: renodr
Date: Thu Nov 29 16:35:52 2018
New Revision: 20760

Log:
If LLVM with Clang is installed, NcFTP will use it instead of GCC

Modified:
   trunk/BOOK/general/genlib/popt.xml
   trunk/BOOK/general/prog/python-modules.xml
   trunk/BOOK/networking/netprogs/ncftp.xml

Modified: trunk/BOOK/general/genlib/popt.xml
==============================================================================
--- trunk/BOOK/general/genlib/popt.xml  Thu Nov 29 14:50:54 2018        (r20759)
+++ trunk/BOOK/general/genlib/popt.xml  Thu Nov 29 16:35:52 2018        (r20760)
@@ -74,7 +74,7 @@
     <para>If you have <xref linkend="doxygen"/> installed and wish to build
     the API documentation, issue <command>doxygen</command>.</para>
 
-    <para>To test the results, issue:<command>make check</command>.</para>
+    <para>To test the results, issue: <command>make check</command>.</para>
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 

Modified: trunk/BOOK/general/prog/python-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/python-modules.xml  Thu Nov 29 14:50:54 2018        
(r20759)
+++ trunk/BOOK/general/prog/python-modules.xml  Thu Nov 29 16:35:52 2018        
(r20760)
@@ -76,13 +76,6 @@
           <xref linkend="pyxdg"/>
         </para>
       </listitem>
-<!--
-      <listitem revision="systemd">
-        <para>
-          <xref linkend="setuptools"/>
-        </para>
-      </listitem>
--->
       <listitem>
         <para>
           <xref linkend="funcsigs"/>

Modified: trunk/BOOK/networking/netprogs/ncftp.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/ncftp.xml    Thu Nov 29 14:50:54 2018        
(r20759)
+++ trunk/BOOK/networking/netprogs/ncftp.xml    Thu Nov 29 16:35:52 2018        
(r20760)
@@ -58,6 +58,13 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">NcFTP Dependencies</bridgehead>
+
+    <bridgehead renderas="sect4">Optional</bridgehead>
+    <para role="optional">
+      <xref linkend="llvm"/> (with Clang, used by default if installed)
+    </para>
+
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/ncftp"/></para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to