From fdce923c3a3616244874c163053e0c9884b36494 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Thu, 18 Sep 2003 03:24:06 +0000 Subject: Reinstate libiberty header installation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/binutils-inst.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06/binutils-inst.xml') diff --git a/chapter06/binutils-inst.xml b/chapter06/binutils-inst.xml index c414e52a4..0d7a7cc6b 100644 --- a/chapter06/binutils-inst.xml +++ b/chapter06/binutils-inst.xml @@ -43,5 +43,10 @@ generates code that can be executed on PowerPC machines). make tooldir=/usr install +Install the libiberty header file that is needed by +some packages: + +cp ../binutils-&binutils-version;/include/libiberty.h /usr/include + -- cgit v1.2.3-54-g00ecf