Changeset 0957b4f


Ignore:
Timestamp:
Jun 3, 2014, 2:22:10 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
99494c3
Parents:
c318be6
git-author:
Chris Staub <chris@…> (06/03/14 01:19:41)
git-committer:
Chris Staub <chris@…> (06/03/14 02:22:10)
Message:

Removed obsolete reference to host with Glibc 2.2.4 - Host Sys. Reqs. specifies 2.2.5 or newer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-preps/common/settingenviron.xml

    rc318be6 r0957b4f  
    7373  <para os="i">The <envar>LC_ALL</envar> variable controls the localization
    7474  of certain programs, making their messages follow the conventions of a
    75   specified country.  If the host system uses a version of Glibc older
    76   than 2.2.4, having <envar>LC_ALL</envar> set to something other than
    77   <quote>POSIX</quote> or <quote>C</quote> (during this chapter) may cause
    78   issues if you exit the chroot environment and wish to return later.
    79   Setting <envar>LC_ALL</envar> to <quote>POSIX</quote> or <quote>C</quote>
    80   (the two are equivalent) ensures that everything will work as expected in
    81   the chroot environment.</para>
     75  specified country. Setting <envar>LC_ALL</envar> to <quote>POSIX</quote>
     76  or <quote>C</quote> (the two are equivalent) ensures that everything will
     77  work as expected in the temporary build environment.</para>
    8278
    8379  <para os="j">By putting <filename class="directory">/cross-tools/bin</filename>
Note: See TracChangeset for help on using the changeset viewer.