diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2020-06-10 19:31:02 +0000 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2020-06-10 19:31:02 +0000 |
commit | 67d1e797c307817787ac03eda253312b110ba45d (patch) | |
tree | a3c09faa2ac5b60b9d0d2602a92ae87f2a9cbde7 /chapter06/chapter06.xml | |
parent | ccff95b561e426024e74feb087fb6936c942e223 (diff) |
Move stripping to chap-7
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index d08a4d780..243e20dec 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -29,6 +29,5 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="binutils-pass2.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc-pass2.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="stripping.xml"/> </chapter> |