icu: Fix compilation for mips using -fPIC on the rematch.o
authorGraham Gower <graham.gower@gmail.com>
Mon, 10 Aug 2009 04:28:49 +0000 (06:28 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 10 Aug 2009 04:49:56 +0000 (06:49 +0200)
commit2c748884ee77eb4544e585bdc8bb3aac80626a52
treea7c592931f894cbbccb7c809d71f5d1dbe4489d1
parentda247ac529ceaf0d3d4ee6252022231701656c0c
icu: Fix compilation for mips using -fPIC on the rematch.o

/home/grg/oe/tmp/cross/mipsel/lib/gcc/mipsel-angstrom-linux/4.4.1/../../../../mipsel-angstrom-linux/bin/ld: rematch.o: relocation R_MIPS_HI16 against `__gnu_local_gp' can not be used when making a shared object; recompile with -fPIC

http://patchwork.openembedded.org/patch/920/

Signed-Off-By: Holger Hans Peter Freyther <zecke@selfish.org>
recipes/icu/files/rematch-gcc-bug.patch