diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-05-26 12:08:13 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-05-27 23:50:54 +0200 |
commit | 85e3090a92e13b7afc426cb2d9189bbe8d2adaf4 (patch) | |
tree | 1d12f2053c914add2a191998715f00828dd53d85 /toolchain/gcc/Config.in | |
parent | 0170b420c4d72daf6dc08b49b856bdb3e88e4a2a (diff) | |
download | buildroot-novena-85e3090a92e13b7afc426cb2d9189bbe8d2adaf4.tar.gz buildroot-novena-85e3090a92e13b7afc426cb2d9189bbe8d2adaf4.zip |
elf2flt: fix build when zlib is not installed on the host
For a reason that's fairly unclear to me, Peter added a '-lz' link
flag to the elf2flt.mk build in d5664ee99 ("elf2flt: fix link").
However, the zlib library may not necessarily be installed on the host
machine, so we should depend on host-zlib, and pass the appropriate
LDFLAGS. This is what this patch does.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/gcc/Config.in')
0 files changed, 0 insertions, 0 deletions