diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-19 06:05:57 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-19 06:05:57 +0000 |
commit | e050677ffbe61adb53ec3abd6c80228e0a9cab75 (patch) | |
tree | 9ebdfb9d9cea48f323e8b5fc19403054a0ec3aed /chapter01/changelog.xml | |
parent | 1d19f36da9ae9dde0f249fc3851a02e465cb7ec1 (diff) |
Add an optional modification to theh build procedure for ninja to allow use the
the environment variable NINJAJOBS.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11526 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 390242f96..2d7ae0ddb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,7 +43,18 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> - <para>2019-02-011</para> + <para>2019-02-19</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add an optional modification to theh build + procedure for ninja to allow use the the environment + variable NINJAJOBS.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2019-02-14</para> <itemizedlist> <listitem> <para>[bdubbs] - Update to linux-4.20.8. Fixes @@ -58,7 +69,7 @@ </listitem> <listitem> - <para>2019-02-011</para> + <para>2019-02-11</para> <itemizedlist> <listitem> <para>[bdubbs] - Update to linux-4.20.7. Fixes |