summaryrefslogtreecommitdiff
path: root/meta/recipes-support/icu/files/fix-parallel-build.patch
AgeCommit message (Collapse)AuthorFiles
2012-12-19ICU: upgrade to 50.1.Chen Qi1
Upgrade ICU to 50.1. All unnecessary patches of the previous version are dropped. [YOCTO #3557] Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-09-05icu-3.6: fix building with big make -jDmitry Eremin-Solenikov1
icu-3.6 buildsystem contains small problem which causes some parallel builds to fail. Fix that. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>