• R/O
  • SSH
  • HTTPS

lfsbookja: Commit


Commit MetaInfo

Revisión1286 (tree)
Tiempo2020-02-21 12:15:36
Autormatsuand

Log Message

[LFS-SVN] SVN-20200216, チェンジセット 11753-11756 対応。

Cambiar Resumen

Diferencia incremental

--- trunk/lfsbook/src/chapter01/jchangelog.ch (revision 1285)
+++ trunk/lfsbook/src/chapter01/jchangelog.ch (revision 1286)
@@ -60,6 +60,22 @@
6060 -->
6161
6262 <listitem>
63+ <para>2020-02-21</para>
64+ <itemizedlist>
65+ <listitem>
66+ <para>[matsuand] -
67+ <phrase revision="sysv">SVN-20200216</phrase>
68+ <phrase revision="systemd">20200216-systemd</phrase>,
69+ チェンジセット
70+ <ulink url="&lfs-rev-root;11753">11753</ulink> ~
71+ <ulink url="&lfs-rev-root;11756">11756</ulink>
72+ 対応。
73+ </para>
74+ </listitem>
75+ </itemizedlist>
76+ </listitem>
77+
78+ <listitem>
6379 <para>2020-02-16</para>
6480 <itemizedlist>
6581 <listitem>
--- trunk/lfsbook/src/chapter03/packages.ch (revision 1285)
+++ trunk/lfsbook/src/chapter03/packages.ch (revision 1286)
@@ -690,6 +690,15 @@
690690 <para>&Homepage;: <ulink url="&vim-home;"/></para>
691691 <para>&Download;: <ulink url="&vim-url;"/></para>
692692 @z
693+@x
694+ The version of vim changes daily. The get the latest version, go to
695+ <ulink url="https://github.com/vim/vim/releases">
696+ https://github.com/vim/vim/releases</ulink>.
697+@y
698+ vim のバージョンは日々更新されます。
699+ 最新版を入手するには <ulink url="https://github.com/vim/vim/releases">
700+ https://github.com/vim/vim/releases</ulink> にアクセスしてください。
701+@z
693702
694703 @x XML::Parser
695704 <para>Home page: <ulink url="&xml-parser-home;"/></para>
--- trunk/lfsbook/src/chapter05/gcc-pass1.ch (revision 1285)
+++ trunk/lfsbook/src/chapter05/gcc-pass1.ch (revision 1286)
@@ -163,6 +163,17 @@
163163 <title>&MeaningOfOption1;configure&MeaningOfOption2;:</title>
164164 @z
165165
166+@x --with-glibc-version=2.11
167+ <para>This option ensures the package will be compatible with the host's
168+ version of glibc. It is set to the minimum glibc requirement
169+ specified in the <xref linkend="ch-partitioning-hostreqs"/>.</para>
170+@y
171+ <para>
172+ このオプションは、ホストにある glibc とこのパッケージが互換性を持つようにします。
173+ <xref linkend="ch-partitioning-hostreqs"/> に示す glibc の要件を最低限満たすものです。
174+ </para>
175+@z
176+
166177 @x --with-newlib
167178 <para>Since a working C library is not yet available, this ensures
168179 that the inhibit_libc constant is defined when building libgcc. This prevents
Show on old repository browser