]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: Specify libiconv when building on uclibc
authorKhem Raj <raj.khem@gmail.com>
Thu, 22 Aug 2013 02:20:42 +0000 (19:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:26:00 +0000 (11:26 +0100)
commit38b6c4df7c215ed7fd6be107fbc2527e66791e2e
tree4067ec363d30cc75b3dc528707bd25f563d8aac0
parent09e768b68b3605e897d422c9c7b3815f3b994d31
glib-2.0: Specify libiconv when building on uclibc

We use GNU libiconv seprate package on uclibc
specifying this makes the configure clear of not
trying to detect glibc/iconv and then also finding
libiconv in sysroot and confusing itself with errors like

| gconvert.c:66:2: error: #error GNU libiconv not in use but included iconv.h is from libiconv
|  #error GNU libiconv not in use but included iconv.h is from libiconv
|   ^

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/glib-2.0/glib-2.0_2.36.4.bb