diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml index 272e27762..3d2e06a32 100644 --- a/chapter05/libstdc++.xml +++ b/chapter05/libstdc++.xml @@ -139,7 +139,7 @@ cd build Remove the libtool archive files because they are harmful for cross-compilation: -rm -v $LFS/usr/lib/lib{stdc++,stdc++fs,supc++}.la +rm -v $LFS/usr/lib/lib{stdc++{,exp,fs},supc++}.la