diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-09-25 14:46:25 +0200 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-09-25 14:46:25 +0200 |
commit | 96f7f5ed58947bee58cae884d299df0a324d5034 (patch) | |
tree | f06c923561abfc2f2930ee7cf4535b70a90adba9 | |
parent | d48812dca9efb5cd5b8e8167f8f6f7b06e5ef1b4 (diff) |
Remove textual description of an arg no loger in instructions
-rw-r--r-- | chapter06/coreutils.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 185f4a0c4..f6b6c6310 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -63,13 +63,6 @@ </listitem> </varlistentry> - <varlistentry> - <term><envar>gl_cv_macro_MB_CUR_MAX_good=y</envar></term> - <listitem> - <para>This is needed to work around an issue in the gnulib copy - shipped by the package which would break cross compilation.</para> - </listitem> - </varlistentry> </variablelist> <para>Compile the package:</para> |