diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-10-15 11:33:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-10-15 11:33:16 +0000 |
commit | 4476fba0b98ff83505108eddb373461ddc000849 (patch) | |
tree | ee6eeddb10ba5a4be8cc1c34a61ac10d37241206 /chapter03/patches.xml | |
parent | dd637ac4e2cc9b1e700ee76d64d2fcd6e80d0539 (diff) |
Add optional patch to ninja.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11311 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 94b6c0763..f0cd51584 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -83,6 +83,14 @@ <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para> </listitem> </varlistentry> + + <varlistentry> + <term>Ninja Limit Jobs Patch - <token>&ninja-limit-jobs-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&ninja-limit-jobs-patch;"/></para> + <para>MD5 sum: <literal>&ninja-limit-jobs-patch-md5;</literal></para> + </listitem> + </varlistentry> <!-- <varlistentry> <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> |