Changeset dddebae7


Ignore:
Timestamp:
08/05/2021 08:35:01 PM (22 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
5f789db
Parents:
7a3422b1
Message:

Add a warning about stripping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/important/building-notes.xml

    r7a3422b1 rdddebae7  
    456456  <sect2 id="stripping">
    457457    <title>Stripping One More Time</title>
     458
     459    <warning>
     460      <para>If you did not strip programs and libraries in LFS,
     461      the following will probably make your system unusable. To avoid that,
     462      run the instructions at <ulink url="&lfs-root;/chapter08/strippingagain.html"/>
     463      instead.  After the critical files are  stripped using those instructions,
     464      the instructions below can be run any time new packages are installed.
     465      </para>
     466    </warning>
    458467
    459468    <para>
Note: See TracChangeset for help on using the changeset viewer.