فهرست منبع

Note that gperf tests only work with -j1.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi 10 سال پیش
والد
کامیت
766778699f
2فایلهای تغییر یافته به همراه6 افزوده شده و 4 حذف شده
  1. 4 2
      chapter06/gperf.xml
  2. 2 2
      general.ent

+ 4 - 2
chapter06/gperf.xml

@@ -48,9 +48,11 @@
 
 
 <screen><userinput remap="make">make</userinput></screen>
 <screen><userinput remap="make">make</userinput></screen>
 
 
-    <para>To test the results, issue:</para>
+    <para>The tests are known to fail if running multiple
+    simultaneous tests (-j option greater than 1). To test
+    the results, issue:</para>
 
 
-<screen><userinput remap="test">make check</userinput></screen>
+<screen><userinput remap="test">make -j1 check</userinput></screen>
 
 
     <para>Install the package:</para>
     <para>Install the package:</para>
 
 

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
-<!ENTITY version         "20150424-systemd">
+<!ENTITY version         "20150509-systemd">
 <!ENTITY short-version   "systemd">  <!-- Used in dbus chapter, change to x.y for release -->
 <!ENTITY short-version   "systemd">  <!-- Used in dbus chapter, change to x.y for release -->
-<!ENTITY releasedate     "April 24, 2015">
+<!ENTITY releasedate     "May 9, 2015">
 <!ENTITY copyrightdate   "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY copyrightdate   "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "7.8">
 <!ENTITY milestone       "7.8">
 <!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
 <!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->