diff options
Diffstat (limited to 'chapter05/stripping.xml')
-rw-r--r-- | chapter05/stripping.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/stripping.xml b/chapter05/stripping.xml index d5fbd8280..935f848e6 100644 --- a/chapter05/stripping.xml +++ b/chapter05/stripping.xml @@ -20,7 +20,7 @@ that it doesn't recognize their file format. Most of them are scripts instead of binaries.</para> <para>Take care <emphasis>not</emphasis> to use -<emphasis>--strip-unneeded</emphasis> on the libraries -- the static ones +<parameter>--strip-unneeded</parameter> on the libraries -- the static ones would be destroyed and you would have to build the three toolchain packages all over again.</para> |