kumquat-buildroot/package/binutils
Bernd Kuhls d5646b5109 package/binutils: add optional support for zlib
When zlib was compiled before, binutils will use it as optional
dependency:

$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/lib/libbfd-2.24.so | grep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libz.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.1]

Apparantly the build system offers no support to control the
dependency, --without-system-zlib with zlib installed still provides
libbfd-2.24.so linked to libz.so.1.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-02-21 21:30:17 +01:00
..
2.23.2 binutils: fix .init/.fini literals moving in xtensa gas 2016-02-18 15:07:43 +01:00
2.24 binutils: fix .init/.fini literals moving in xtensa gas 2016-02-18 15:07:43 +01:00
2.25.1 binutils: fix .init/.fini literals moving in xtensa gas 2016-02-18 15:07:43 +01:00
arc-2015.12 toolchain: bump ARC toolchain components to arc-2015.12 2016-02-05 21:48:51 +01:00
binutils.hash toolchain: bump ARC toolchain components to arc-2015.12 2016-02-05 21:48:51 +01:00
binutils.mk package/binutils: add optional support for zlib 2016-02-21 21:30:17 +01:00
Config.in
Config.in.host toolchain: bump ARC toolchain components to arc-2015.12 2016-02-05 21:48:51 +01:00