OSDN Git Service

[lfsja-git] r12.0-92 対応。 main
authormatsuand <30614168+matsuand@users.noreply.github.com>
Wed, 22 Nov 2023 05:13:46 +0000 (14:13 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Wed, 22 Nov 2023 05:13:46 +0000 (14:13 +0900)
src/chapter07/chroot.ch

index 2a49e9b..0d3aff6 100644 (file)
@@ -40,7 +40,7 @@
     chapters.  The test suites of some packages (notably Autoconf, Libtool,
     and Tar) in &ch-final; are not affected by <envar>MAKEFLAGS</envar>, they
     use a <envar>TESTSUITEFLAGS</envar> environment variable instead. We
-    set set that here as well for running these test suites with multiple cores.
+    set that here as well for running these test suites with multiple cores.
 @y
     本章と次章のパッケージビルドにおいて、論理コアをすべて利用したくない場合、<replaceable>$(nproc)</replaceable> の部分は、利用したい論理コア数に書き換えてください。
     &ch-final; において(特に Autoconf、Libtool、Tar など)は、テストスイートにおいて <envar>MAKEFLAGS</envar> を参照しないものがあり、そこでは環境変数 <envar>TESTSUITEFLAGS</envar> が代わりに用いられています。