]> code.ossystems Code Review - openembedded-core.git/commit
elfutils: Disable the unnecessary check in iconv.m4
authorRoy Li <rongqing.li@windriver.com>
Tue, 12 May 2015 07:38:09 +0000 (15:38 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 May 2015 10:41:10 +0000 (11:41 +0100)
commit3dd269e027fda173ee40d671ea47da22300fd51d
tree76db5525510fe17996db4cc9da8ebca4d25e35bc
parent93d8becf19cc72df650d3aaff7e3ea188bd6e09e
elfutils: Disable the unnecessary check in iconv.m4

Disable the test "Test against HP-UX 11.11 bug: No converter from EUC-JP
to UTF-8 is provided" since we don't support HP-UX and if the euc-jp is
not installed on the host, the dependence will be built without iconv
support and will cause guild-native building fail.

The patch is similar as 0470bd7a9658d3[libunistring: remove the test to
convert euc-jp in configure]

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils-0.161/0001-remove-the-unneed-checking.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils_0.161.bb