diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 21:32:24 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 21:32:24 +0000 |
commit | e11301d8c2311e5f11495f26b10ca3a726345561 (patch) | |
tree | 3fc902591cabdcff0dd542c9540b115801fb7883 /chapter06 | |
parent | 0e1ef4a5c55c7a4e75f7e975c35b4edc32177c6b (diff) |
libiberty.h not installed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gcc-inst.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index c0c228afd..0d35d818c 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -75,6 +75,5 @@ symlink:</para> <para><screen><userinput>ln -s gcc /usr/bin/cc</userinput></screen></para> <para><screen><userinput>rm /usr/lib/libiberty.a</userinput></screen></para> -<para><screen><userinput>rm /usr/include/libiberty.h</userinput></screen></para> </sect2> |