diff options
author | Maxime Hadjinlian <maxime.hadjinlian@devialet.com> | 2014-06-19 18:13:36 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-06-29 12:47:58 +0200 |
commit | ffa73248c6e1405f5bbd2e7a1c78e21c55fb9f68 (patch) | |
tree | 39cc786f66d95e6aa1e54c45f7cc2c487b0e6643 /package/python/python-113-optional-zlib.patch | |
parent | c614884730f1251a2fba98c1761053d2598efd38 (diff) | |
download | buildroot-ffa73248c6e1405f5bbd2e7a1c78e21c55fb9f68.tar.gz buildroot-ffa73248c6e1405f5bbd2e7a1c78e21c55fb9f68.zip |
icu: fix usage of libicudata on ARM EABIhf
The libicudata library was linked as a "data only" library using the
-nostdlib -nodefaultlibs flags, but this causes problems when using
the library on ARM EABIhf systems. Removing those flags fixes the
problem, and is the solution used by Debian, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653457 for all the
details.
[Thomas: fix commit log and title, add more details to the patch
description.]
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@devialet.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python/python-113-optional-zlib.patch')
0 files changed, 0 insertions, 0 deletions