From 394dc3fc60dfe16c0e1566d464d8389e137077e8 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 29 Feb 2020 12:25:06 +0000 Subject: Make the "target architectures" section more up to date git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/libstdc++.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter05/libstdc++.xml') diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml index 42a304bfe..66128aa8a 100644 --- a/chapter05/libstdc++.xml +++ b/chapter05/libstdc++.xml @@ -63,8 +63,8 @@ cd build --host=$LFS_TGT \ --prefix=/tools \ --disable-multilib \ - --disable-nls \ - --disable-libstdcxx-threads \ + --disable-nls \ --disable-libstdcxx-pch \ --with-gxx-include-dir=/tools/$LFS_TGT/include/c++/&gcc-version; @@ -78,15 +78,15 @@ cd build instead of the one in /usr/bin. - + --disable-libstdcxx-pch -- cgit v1.2.3-54-g00ecf