All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Misc improvements and fixes to 'icu' package
@ 2013-03-09 14:02 Thomas Petazzoni
  2013-03-09 14:02 ` [Buildroot] [PATCH 1/3] icu: workaround toolchain bugs Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2013-03-09 14:02 UTC (permalink / raw)
  To: buildroot

Hello,

This set of 3 patches make a few improvements and fixes to the icu
package.

First patch workarounds an internal compiler error that occurs with
certain toolchains when building icu.

The second and third patch make nice build time improvements when
building the icu package.

Thanks,

Thomas

Thomas Petazzoni (3):
  icu: workaround toolchain bugs
  icu: don't build object files twice
  icu: speed up host build

 .../icu/icu-dont-build-static-dynamic-twice.patch  |   37 ++++++++++++++++++++
 package/icu/icu-workaround-toolchain-bugs.patch    |   36 +++++++++++++++++++
 package/icu/icu.mk                                 |    7 +++-
 3 files changed, 79 insertions(+), 1 deletion(-)
 create mode 100644 package/icu/icu-dont-build-static-dynamic-twice.patch
 create mode 100644 package/icu/icu-workaround-toolchain-bugs.patch

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-03-10 22:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-09 14:02 [Buildroot] [PATCH 0/3] Misc improvements and fixes to 'icu' package Thomas Petazzoni
2013-03-09 14:02 ` [Buildroot] [PATCH 1/3] icu: workaround toolchain bugs Thomas Petazzoni
2013-03-09 14:02 ` [Buildroot] [PATCH 2/3] icu: don't build object files twice Thomas Petazzoni
2013-03-09 14:03 ` [Buildroot] [PATCH 3/3] icu: speed up host build Thomas Petazzoni
2013-03-10 22:34 ` [Buildroot] [PATCH 0/3] Misc improvements and fixes to 'icu' package Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.