OSDN Git Service

[lfsja-git] r11.0-174 対応。
authormatsuand <30614168+matsuand@users.noreply.github.com>
Wed, 16 Feb 2022 12:56:37 +0000 (21:56 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Wed, 16 Feb 2022 12:56:37 +0000 (21:56 +0900)
configure
src/chapter01/jchangelog.ch
src/chapter03/introduction.ch
src/chapter08/binutils.ch
src/general.ch
version.ac

index 7877bbf..1219754 100755 (executable)
--- a/configure
+++ b/configure
@@ -4737,7 +4737,7 @@ fi
 
 
 
-TARGETVER=r11.0-172
+TARGETVER=r11.0-174
 if test "x$revspec" = "xsystemd"; then
   TARGETVER="$TARGETVER-systemd"
 fi
index f98aba5..bddce94 100644 (file)
@@ -54,7 +54,7 @@
       <itemizedlist>
         <listitem>
           <para>[matsuand] -
-          r11.0-172 (<ulink url="&lfs-changeset;8dd179b04">8dd179b04</ulink>) までの対応。
+          r11.0-174 (<ulink url="&lfs-changeset;c5755859a">c5755859a</ulink>) までの対応。
           </para>
         </listitem>
       </itemizedlist>
index e1df6dd..3769750 100644 (file)
 @z
 
 @x
-  <para>There are several ways to optain all the necessary packages and patches
+  <para>There are several ways to obtain all the necessary packages and patches
   to build LFS:</para>
 @y
   <para>
index c90e5af..8a07420 100644 (file)
 @z
 
 @x
-    <para>Upstream has made a patch to fix a problem when building with
-    Link Time Optimization (LTO).  Apply that now:</para>
+    <para>Upstream has made a patch to fix a problem when using binutils
+    for building some BLFS packages with Link Time Optimization (LTO)
+    enabled.  Apply that now:</para>
 @y
     <para>
-    アップストリームでは、 リンク時の最適化(Link Time Optimization; LTO)を使ったビルド時の問題を回避するパッチを提供しています。
+    BLFS におけるパッケージがリンク時の最適化(Link Time Optimization; LTO)を使っている場合に、これをビルドする際に問題が発生するため、アップストリームがパッチを提供しています。
     ここでこれを適用します。
     </para>
 @z
index ea036d0..55e126b 100644 (file)
@@ -49,7 +49,7 @@
 
 <!ENTITY jversion        "20220216">
 <!ENTITY jversiond       "20220216">
-<!ENTITY jcorrespondSHA  "8dd179b04"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
+<!ENTITY jcorrespondSHA  "c5755859a"> <!-- lfs-git SHA 値; 本箇所での記載のみ -->
 <!ENTITY dir-jversion    "git-ja">
 <!ENTITY dir-jversiond   "git-sysdja">
 @z
index 4251937..1a51ce2 100644 (file)
@@ -2,4 +2,4 @@ dnl
 dnl  This is part of LFSbookja package.
 dnl 
 dnl m4-include this file to define the current LFS version
-m4_define([lfs_version], [r11.0-172])
+m4_define([lfs_version], [r11.0-174])