From 1118b1757d67c5e7deb4c9e4b864b00f9d8a8b0c Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 24 May 2016 21:24:59 +0000 Subject: Create branches/merge in svn repo fo rtesting of merged LFS books git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass1.xml | 2 +- chapter05/glibc.xml | 40 ++-------------------------------------- 2 files changed, 3 insertions(+), 39 deletions(-) (limited to 'chapter05') diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index 64077a414..694bfe780 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -196,7 +196,7 @@ cd build --disable-decimal-float, --disable-threads, - --disable-libatomic, --disable-libgomp, --disable-libmpx + --disable-libatomic, --disable-libgomp, --disable-libmpx, --disable-libquadmath, --disable-libssp, --disable-libvtv, --disable-libstdcxx diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 53865f690..2a72325c9 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -42,11 +42,7 @@ Installation of Glibc - Fix some problems identified upstream: patch -Np1 -i ../&glibc-upstream-patch; @@ -80,15 +76,7 @@ cd build cross-compiler in /tools. - + --enable-kernel=&min-kernel; @@ -97,16 +85,7 @@ cd build kernels are not enabled. - + --with-headers=/tools/include @@ -169,21 +148,6 @@ cd build make - Install the package: make install -- cgit v1.2.3-54-g00ecf