diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2013-09-12 05:33:36 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-12 16:48:38 +0100 |
commit | ebfdddc23ff78231a819c62c8ffcced9633aa08b (patch) | |
tree | d0df6a366d8a52e9bc337a074355d4a0412b006c /meta/lib/oeqa/utils | |
parent | 01d3b15518b981199120b3b9c6923678244aefdc (diff) | |
download | openembedded-core-ebfdddc23ff78231a819c62c8ffcced9633aa08b.tar.gz openembedded-core-ebfdddc23ff78231a819c62c8ffcced9633aa08b.tar.bz2 openembedded-core-ebfdddc23ff78231a819c62c8ffcced9633aa08b.zip |
icu-native: do_install: Segmentation fault
There was a "Segmentation fault" error when build icu-native when the
TMPDIR is in a deep directory (for example, when len(readlink -f $TMPDIR
== 410)), use LARGE_BUFFER_MAX_SIZE for cmd rather than
SMALL_BUFFER_MAX_SIZE would fix the problem, this should be a misplay
because other cmd uses LARGE_BUFFER_MAX_SIZE.
[YOCTO #5171]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/utils')
0 files changed, 0 insertions, 0 deletions