buildrootschalter/package/icu
Maxime Hadjinlian ffa73248c6 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>
2014-06-29 12:47:58 +02:00
..
Config.in icu: not available when BR2_BINFMT_FLAT is used 2014-02-20 19:06:31 +01:00
icu-001-dont-build-static-dynamic-twice.patch icu: detect and add compiler symbol prefix to the assembly code 2014-02-04 15:27:31 +01:00
icu-002-workaround-toolchain-bugs.patch icu: detect and add compiler symbol prefix to the assembly code 2014-02-04 15:27:31 +01:00
icu-003-detect-compiler-symbol-prefix.patch icu: detect and add compiler symbol prefix to the assembly code 2014-02-04 15:27:31 +01:00
icu-004-link-icudata-as-data-only.patch icu: fix usage of libicudata on ARM EABIhf 2014-06-29 12:47:58 +02:00
icu.mk fix header package name 2013-07-27 15:21:03 +02:00