From 093af3be1e122c77525069040a5e3628a469eb86 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 20 Oct 2009 18:12:36 +0000 Subject: Upgrade to Binutils-2.20. Fixes #2505. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index d83498b98..1f66d03dc 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -43,6 +43,11 @@ Installation of Glibc + Apply a patch so that Glibc will build against + Binutils-&binutils-version;: + +patch -Np1 -i ../&glibc-binutils-patch; + Fix an error in the constants that get passed to the futex system -- cgit v1.2.3-54-g00ecf