diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-03-17 16:30:50 +0000 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-03-17 16:30:50 +0000 |
commit | 03a41fd0cd6635843d313c02150692a05d6b8bd2 (patch) | |
tree | 128cf47df4051e79b569ca639a06e78af20ab7df /chapter01 | |
parent | 4311bfa9612af43e4f13923c75d05a59484eaa11 (diff) |
binutils: use -j1 for make install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a4d1a72dd..2f8e33d32 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-03-17</para> + <itemizedlist> + <listitem> + <para>[xry111] - Use <option>-j1</option> for Binutils + installation. Thanks report from Hans Meier.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-03-15</para> <itemizedlist> <listitem> |