diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-12-14 13:48:09 +0100 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-12-14 13:48:09 +0100 |
commit | 4b4f934b9c5f2ffcc6ad6f3e0ce5efd7775b7619 (patch) | |
tree | 85dd7a35b725f62d8572ead84288ca9be53afe9c | |
parent | a844ebe9651e26f650750995f44a7972afd9a268 (diff) |
Update the command explanations in findutils
-rw-r--r-- | chapter08/findutils.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter08/findutils.xml b/chapter08/findutils.xml index ea0de93de..c37f3aab0 100644 --- a/chapter08/findutils.xml +++ b/chapter08/findutils.xml @@ -54,6 +54,13 @@ esac</userinput></screen> <title>The meaning of the configure options:</title> <varlistentry> + <term><command>TIME_32_BIT_OK=yes</command></term> + <listitem> + <para>This setting is needed for building on a 32 bit system.</para> + </listitem> + </varlistentry> + + <varlistentry> <term><parameter>--localstatedir</parameter></term> <listitem> <para>This option changes the location of the <command>locate</command> |