From 013e94aa3ac2697b257d0dcf2bf67686ddb3b7ec Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 29 Feb 2020 12:39:14 +0000 Subject: [PATCH] Revert change introduced inadvertently in libstdc++ at r11760 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/libstdc++.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml index 66128aa8a..42a304bfe 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-nls \ + --disable-libstdcxx-threads \ --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