aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/libstdc++.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/libstdc++.xml')
-rw-r--r--chapter05/libstdc++.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml
index e0ea2e790..1dc4277ee 100644
--- a/chapter05/libstdc++.xml
+++ b/chapter05/libstdc++.xml
@@ -124,7 +124,7 @@ cd build</userinput></screen>
<para>Remove the libtool archive files because they are harmful for
cross-compilation:</para>
-<screen><userinput remap="install">rm -v $LFS/usr/lib/lib{stdc++,stdc++fs,supc++}.la</userinput></screen>
+<screen><userinput remap="install">rm -v $LFS/usr/lib/lib{stdc++{,exp,fs},supc++}.la</userinput></screen>
</sect2>