Remove useless comment

This commit is contained in:
Thomas Trepl (Moody) 2021-08-04 16:37:51 +02:00
parent f5b747c56f
commit 2dfe1348bd

View File

@ -89,7 +89,6 @@
symbols.</para>
<para>Strip off debugging symbols from binaries:</para>
<!-- arch="default" ml_32 ml_x32 ml_all -->
<screen role="nodump"><userinput>cd $LFS/tools/$LFS_TGT
bin/strip --strip-unneeded $LFS/usr/lib/*</userinput><userinput arch="ml_32">