Armin K. wrote:
On Fri, 2018-01-12 at 17:28 +0000, [email protected] wrote:
Author: dj
Date: Fri Jan 12 09:28:42 2018
New Revision: 11350

Log:
Update to Linux-4.14.13.
Add Libelf-0.107.

Added:
    trunk/BOOK/chapter06/libelf.xml
Modified:
    trunk/BOOK/chapter01/changelog.xml
    trunk/BOOK/chapter01/whatsnew.xml
    trunk/BOOK/chapter03/packages.xml
    trunk/BOOK/chapter06/chapter06.xml
    trunk/BOOK/chapter06/libffi.xml
    trunk/BOOK/general.ent
    trunk/BOOK/packages.ent


+
+    <para>Install the needed libraries:</para>
+

This could probably be shortened to

make -C libelf install
install -vm644 config/libelf.pc /usr/lib/pkgconfig

But I still don't get it why you chose to install part of the package.
The package itself is very small and has no additional deps, so it
won't need to be in BLFS.

DJ and I discussed this. We still need to investigate the four packages in BLFS that mention elfutils, but right now we want to avoid installing unneeded files. With just the libraries, we may be able to drop elfutils in BLFS also.

  -- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to