diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-10 21:58:42 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-16 23:10:08 +0100 |
commit | e7b6a32798bf90afeee9d1ff7b45e98cc2211e17 (patch) | |
tree | a9fcd1deb559c40bb37e14a38b9e24229d398fbd /package/nodejs/0.10.42/0003-use-python-variable.patch | |
parent | ec1c53afd33b590200a4503dab16cce41864fabb (diff) | |
download | buildroot-e7b6a32798bf90afeee9d1ff7b45e98cc2211e17.tar.gz buildroot-e7b6a32798bf90afeee9d1ff7b45e98cc2211e17.zip |
package/links: add optional support for xz
When xz was compiled before, links will use it as optional dependency:
$ output/host/usr/bin/i586-buildroot-linux-uclibc-readelf -a output/target/usr/bin/links | grep NEEDED
0x00000001 (NEEDED) Shared library: [liblzma.so.5]
0x00000001 (NEEDED) Shared library: [libbz2.so.1.0]
0x00000001 (NEEDED) Shared library: [libz.so.1]
0x00000001 (NEEDED) Shared library: [libevent-2.0.so.5]
0x00000001 (NEEDED) Shared library: [libc.so.1]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nodejs/0.10.42/0003-use-python-variable.patch')
0 files changed, 0 insertions, 0 deletions