generic-poky/meta/recipes-support/icu/files
Robert Yang 7449260c75 icu 3.6: do_install failed: Segmentation fault
There is a "Segmentation fault" error when the tmpdir is longer than 470
(or less), this is because it used "char cmd[1024]" which is not enough
for the command line. Allocate a larger memory size should fix this problem.

[YOCTO #2664]

(From OE-Core rev: 3fd5d0334439b6231a6afd2a544a16b87ae81c99)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-03 14:54:56 +01:00
..
fix-parallel-build.patch icu-3.6: fix building with big make -j 2011-09-06 16:37:02 +01:00
gccfix.patch recipes: Add Upstream-Status to various recipe patches 2011-05-17 15:14:42 +01:00
larger-cmd-size.patch icu 3.6: do_install failed: Segmentation fault 2012-07-03 14:54:56 +01:00
noldlibpath.patch recipes: Add Upstream-Status to various recipe patches 2011-05-17 15:14:42 +01:00
use-g++-for-linking.patch recipes: Add Upstream-Status to various recipe patches 2011-05-17 15:14:42 +01:00