Author: pierre
Date: Sat Feb 18 14:36:22 2017
New Revision: 18342

Log:
at does not support parallel builds

Modified:
   trunk/BOOK/general/sysutils/at.xml

Modified: trunk/BOOK/general/sysutils/at.xml
==============================================================================
--- trunk/BOOK/general/sysutils/at.xml  Sat Feb 18 13:51:19 2017        (r18341)
+++ trunk/BOOK/general/sysutils/at.xml  Sat Feb 18 14:36:22 2017        (r18342)
@@ -107,7 +107,7 @@
             --with-daemon_groupname=atd       \
             SENDMAIL=/usr/sbin/sendmail       &&
 
-make</userinput></screen>
+make -j1</userinput></screen>
 
     <screen revision="systemd"><userinput>./configure 
--with-daemon_username=atd        \
             --with-daemon_groupname=atd       \
-- 
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